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 abd985a commit c569cc1Copy full SHA for c569cc1
book/line_editor.md
@@ -426,7 +426,7 @@ parser since they are constructed based on the keybinding definition. For
426
example, a `Multiple([])` event is built for you when defining a list of
427
records in the keybinding's event. An `Edit([])` event is the same as the
428
`edit` type that was mentioned. And the `UntilFound([])` event is the same as
429
-the `until` type mentioned before.
+the `until` type mentioned later.
430
431
### Edit Type
432
0 commit comments