]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commitdiff
Typos
authorDarío Hereñú <magallania@gmail.com>
Thu, 5 Oct 2017 04:31:29 +0000 (01:31 -0300)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2017 04:31:29 +0000 (01:31 -0300)
README.md

index 3c0eedbbd514df3ddabd331d688c670ead5ab1b8..f4379cac400e20bffa468e03ec81912f59a2ae95 100644 (file)
--- 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