Skip to content

Commit c569cc1

Browse files
committed
change before to later
1 parent abd985a commit c569cc1

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
@@ -426,7 +426,7 @@ parser since they are constructed based on the keybinding definition. For
426426
example, a `Multiple([])` event is built for you when defining a list of
427427
records in the keybinding's event. An `Edit([])` event is the same as the
428428
`edit` type that was mentioned. And the `UntilFound([])` event is the same as
429-
the `until` type mentioned before.
429+
the `until` type mentioned later.
430430

431431
### Edit Type
432432

0 commit comments

Comments
 (0)