summaryrefslogtreecommitdiffstats
path: root/docs/encryption.md
diff options
context:
space:
mode:
authorAurélien Ooms <aureooms@users.noreply.github.com>2020-02-08 16:53:01 -0400
committerAurélien Ooms <aureooms@users.noreply.github.com>2020-04-10 11:51:56 -0700
commit839ce7d42d8e2ef2dd643af2600542b522852e12 (patch)
tree030ea11e03e632e2da5b7bc6332da48be87eadc1 /docs/encryption.md
parent66027e774613db34f18b6bae851cb4c2b6d340bc (diff)
Fix typo in encryption docs (#812)
* Explain how fish can be configured to exclude jrnl commands from history by default * Fix typo in encryption docs
Diffstat (limited to 'docs/encryption.md')
-rw-r--r--docs/encryption.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/encryption.md b/docs/encryption.md
index 35a26313..dc3216d1 100644
--- a/docs/encryption.md
+++ b/docs/encryption.md
@@ -60,7 +60,7 @@ If you are using `fish` instead of `bash` or `zsh`, you can get the same behavio
adding this to your `fish` configuration:
``` sh
-abbr jrnl=" jrnl"
+abbr jrnl " jrnl"
```
To delete existing `jrnl` commands from `fish`’s history, run