Browse Source

fix spelling error in readme

David Kerr 8 years ago
parent
commit
d04ccb7a3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy/README.md

+ 1 - 1
deploy/README.md

@@ -155,7 +155,7 @@ do that then we should disable backup at the remote host (as there are
 no files to backup -- they were erased during deployment). For example...
 ```sh
 export ACME_DEPLOY_SSH_BACKUP=no
-# modify the end of the remte command...
+# modify the end of the remote command...
 && rm /var/lib/unifi/unifi.example.com.key \
       /var/lib/unifi/unifi.example.com.cer \
       /var/lib/unifi/unifi.example.com.p12 \