README-SSH.md: spelling

This commit is contained in:
Eli Boyarski
2018-01-13 20:27:52 +02:00
committed by GitHub
parent 52ad601e66
commit 00a65a9820

View File

@@ -53,7 +53,7 @@ Use your SSH public key to access your remote repository (e.g. [GitHub](https://
$ trezor-agent -v -e ed25519 git@github.com | xclip $ trezor-agent -v -e ed25519 git@github.com | xclip
Use the following Bash alias for convinient Git operations: Use the following Bash alias for convenient Git operations:
$ alias git_hub='trezor-agent -v -e ed25519 git@github.com -- git' $ alias git_hub='trezor-agent -v -e ed25519 git@github.com -- git'