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 05438ac commit 62b143dCopy full SHA for 62b143d
book/line_editor.md
@@ -395,7 +395,7 @@ parser since they are constructed based on the keybinding definition. For
395
example, a `Multiple([])` event is built for you when defining a list of
396
records in the keybinding's event. An `Edit([])` event is the same as the
397
`edit` type that was mentioned. And the `UntilFound([])` event is the same as
398
-the `until` type mentioned before.
+the `until` type mentioned later.
399
400
### Edit Type
401
0 commit comments