Skip to content

Commit 62b143d

Browse files
authored
change before to later (#1956)
1 parent 05438ac commit 62b143d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/line_editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ parser since they are constructed based on the keybinding definition. For
395395
example, a `Multiple([])` event is built for you when defining a list of
396396
records in the keybinding's event. An `Edit([])` event is the same as the
397397
`edit` type that was mentioned. And the `UntilFound([])` event is the same as
398-
the `until` type mentioned before.
398+
the `until` type mentioned later.
399399

400400
### Edit Type
401401

0 commit comments

Comments
 (0)