From 0b131c0bf16ed80e9f68ba57aecf82368b701fcb Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Sat, 4 Jan 2020 15:33:51 -0700 Subject: [PATCH] README.md: add missing apostophe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3eece6a..c1382d5 100644 --- a/README.md +++ b/README.md @@ -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.