Skip to content

Commit

Permalink
Merge pull request #49 from delroh/patch-3
Browse files Browse the repository at this point in the history
Typo fix: missing "t" in "localhost"
  • Loading branch information
nelsonic committed Jan 6, 2019
2 parents 2e88df5 + e68fd19 commit fde9fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encrypted-ssh-keys-deployment.md
Expand Up @@ -247,7 +247,7 @@ If you are "_stuck_" using windows see: https://rubyinstaller.org

### 5. _Encrypt_ the Private Key

Use the `travis` CLI to encrypt the key on your `localhos`:
Use the `travis` CLI to encrypt the key on your `localhost`:

```
touch .travis.yml && travis encrypt-file ./deploy_key --add
Expand Down

0 comments on commit fde9fac

Please sign in to comment.