README.md: add missing apostophe

This commit is contained in:
Timothy DeHerrera 2020-01-04 15:33:51 -07:00
parent 8ab0a92850
commit 0b131c0bf1
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -126,7 +126,7 @@ Anything you wish to keep encrypted goes in the `secrets` directory, which is
created on first entering a `nix-shell`.
Be sure to run `git crypt init`, before committing anything to this directory.
Be sure to check out git-crypts [documentation](https://github.com/AGWA/git-crypt)
Be sure to check out git-crypt's [documentation](https://github.com/AGWA/git-crypt)
if your not familiar. The filter is already set up to encrypt everything in this
folder by default.