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 201636b commit b1c5e86Copy full SHA for b1c5e86
docs/development/jump-menu.md
@@ -36,7 +36,7 @@ Your jump file MUST have the following:
36
'target' => 'See Below. Behavior changes based on dynamic element above'
37
));
38
39
-To Add Jump Menu commands to your add-on, you simply add array elemnts to the $items array in the example above
+To Add Jump Menu commands to your add-on, you simply add array elements to the $items array in the example above
40
41
The array of a Jump Menu command is comprised of the following keys:
42
0 commit comments