Skip to content

Commit

Permalink
fixed docs typo in MoveForwardSemanticZone
Browse files Browse the repository at this point in the history
  • Loading branch information
MLFlexer committed Apr 27, 2024
1 parent d53ed31 commit 067b780
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CopyMode `MoveForewardSemanticZone`
# CopyMode `MoveForwardSemanticZone`

{{since('20220903-194523-3bb1ed61')}}

Expand All @@ -17,7 +17,7 @@ return {
{
key = 'Z',
mods = 'NONE',
action = act.CopyMode 'MoveForewardSemanticZone',
action = act.CopyMode 'MoveForwardSemanticZone',
},
},
},
Expand Down

0 comments on commit 067b780

Please sign in to comment.