summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Tsao <mike@sowbug.com>2024-01-10 00:22:35 -0800
committerGitHub <noreply@github.com>2024-01-10 08:22:35 +0000
commit803b2fed5ce33cd08bf0c07b376c9a3f1e88f8ba (patch)
treebb8bbaf923e9d7c9f1d0229c54071f6ff8492a4b
parentd1fc843db399ba2c93646a464cf27c6265895362 (diff)
docs: Improve style (#1537)
"backup" is a noun. "back up" is a verb.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45b6a115..2aa554da 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ I wanted to. And I **really** don't want to.
- rebind `ctrl-r` and `up` (configurable) to a full screen history search UI
- store shell history in a sqlite database
-- backup and sync **encrypted** shell history
+- back up and sync **encrypted** shell history
- the same history across terminals, across sessions, and across machines
- log exit code, cwd, hostname, session, command duration, etc
- calculate statistics such as "most used command"