aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd9fee4..4af8b8e 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ with the buffer are shown below.
|----------------|------------------------------|-------------------------------------------------------|
| <kbd>n</kbd> | `next-line` | Move cursor to next line |
| <kbd>p</kbd> | `previous-line` | Move cursor to previous line |
-| <kbd>q</kbd> | `livie-quit` | Bury the `*livie*` buffer |
+| <kbd>q</kbd> | `livie-quit` | Close `*livie*` buffer |
| <kbd>s</kbd> | `livie-search` | Make a new search |
| <kbd>></kbd> | `livie-search-next-page` | Go to next page |
| <kbd><</kbd> | `livie-search-previous-page` | Go to previous page |