From 803b2fed5ce33cd08bf0c07b376c9a3f1e88f8ba Mon Sep 17 00:00:00 2001 From: Mike Tsao Date: Wed, 10 Jan 2024 00:22:35 -0800 Subject: docs: Improve style (#1537) "backup" is a noun. "back up" is a verb. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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" -- cgit v1.3.1