Fix typo in encryption docs

The fish config line `abbr jrnl=" jrnl"` becomes `abbr jrnl " jrnl"`.
This commit is contained in:
Aurélien Ooms 2020-01-21 09:34:14 +01:00 committed by GitHub
parent c5ff25c7d5
commit c20fa18f9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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