We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4091090 commit 1742a80Copy full SHA for 1742a80
CHANGELOG.md
@@ -5,7 +5,8 @@
5
#### Documentation
6
7
* Add `getting started` to the documentation.
8
-* Fix typo in documentation which breaks the `callback` demo.
+* Fixed typo in documentation which breaks the `callback` demo.
9
+* Fixed typo `promis` => `promise` ([Issue #633](https://github.com/swisnl/jQuery-contextMenu/issues/633)).
10
11
### 2.6.4
12
documentation/demo/async-promise.md
@@ -2,7 +2,7 @@
2
currentMenu: async-promise
3
---
4
-# Demo: Submenu through promis (asynchronous)
+# Demo: Submenu through promise (asynchronous)
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
0 commit comments