Skip to content

Commit

Permalink
Typo in deployment.md (hexojs#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
knapsu authored and NoahDragon committed Mar 29, 2017
1 parent 3418207 commit ad5fe3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Option | Description | Default
Install [hexo-deployer-sftp]. Deploys the site via SFTP, allowing for passwordless connections using ssh-agent.

``` bash
$ npm install hexo-deployer-sftps --save
$ npm install hexo-deployer-sftp --save
```

Edit settings.
Expand Down

0 comments on commit ad5fe3d

Please sign in to comment.