Skip to content

Commit b1c5e86

Browse files
committed
spelling fix
1 parent 201636b commit b1c5e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/jump-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Your jump file MUST have the following:
3636
'target' => 'See Below. Behavior changes based on dynamic element above'
3737
));
3838

39-
To Add Jump Menu commands to your add-on, you simply add array elemnts to the $items array in the example above
39+
To Add Jump Menu commands to your add-on, you simply add array elements to the $items array in the example above
4040

4141
The array of a Jump Menu command is comprised of the following keys:
4242

0 commit comments

Comments
 (0)