Browse Source

Merge remote-tracking branch 'maghoff/patch-1' into pull_19

Daniel Roesler 9 years ago
parent
commit
8d9dc34056
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -160,7 +160,7 @@ challenge web folder as much as possible. I'd recommend creating a user
 specifically for handling this script, the account private key, and the
 challenge folder. Then add the ability for that user to write to your installed
 certificate file (e.g. `/path/to/chained.pem`) and reload your webserver. That
-way, the cron script will do it's thing, overwrite your old certificate, and
+way, the cron script will do its thing, overwrite your old certificate, and
 reload your webserver without having permission to do anything else.
 
 **BE SURE TO:**