Fix "singing"/"signing" typo.

This commit is contained in:
MerelyAPseudonym 2014-01-22 16:39:13 -05:00
parent 63ab148227
commit b366c85b56

View file

@ -151,7 +151,7 @@ following:
## How Leiningen uses GPG
Leiningen uses GPG for two things: decrypting credential files and
signing release artifacts. We'll focus on artifact singing here; for
signing release artifacts. We'll focus on artifact signing here; for
information on credentials encryption/decryption, see the
[deploy guide](https://github.com/technomancy/leiningen/blob/stable/doc/DEPLOY.md).