From c8acd677f5fd2913d0bc2293a00ed32adbff99b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Thu, 5 Oct 2017 01:31:29 -0300 Subject: Typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c0eedb..f4379ca 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ Once all the dependencies are installed, you can get the repository by running: go get -d github.com/google/fscrypt/... ``` and then you can run `make` in `$GOPATH/github.com/google/fscrypt` to build the -executable and PAM moudle in that directory. Running `sudo make install` installs the binary to +executable and PAM module in that directory. Running `sudo make install` installs the binary to `/usr/local/bin`. See the `Makefile` for instructions on how to customize the build. This includes @@ -539,7 +539,7 @@ Protector 2c75f519b9c9959d no longer protecting policy 16382f282d7b29ee. ## Contributing We would love to accept your contributions to fscrypt. See the `CONTRIBUTING.md` -file for more information about singing the CLA and submitting a pull request. +file for more information about signing the CLA and submitting a pull request. ## Troubleshooting -- cgit v1.2.3