Skip to content

Commit dc9c6e7

Browse files
committed
Merge pull request #10 from gregkare/patch-1
Fix typo in README
2 parents 5a5ffb6 + 5afd5d7 commit dc9c6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you want to run the tests or use any of the Rake tasks, you'll need:
6666

6767
* gem install net-ssh-multi
6868

69-
However, in order to be sure the code you're installing hasn't been tampered with, it's recommended that you verify the signiture[http://docs.rubygems.org/read/chapter/21]. To do this, you need to add my public key as a trusted certificate (you only need to do this once):
69+
However, in order to be sure the code you're installing hasn't been tampered with, it's recommended that you verify the signature[http://docs.rubygems.org/read/chapter/21]. To do this, you need to add my public key as a trusted certificate (you only need to do this once):
7070

7171
# Add the public key as a trusted certificate
7272
# (You only need to do this once)

0 commit comments

Comments
 (0)