summaryrefslogtreecommitdiff
path: root/_posts/2009-06-15-mac-key-setup.textile
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2009-09-03 21:34:28 -0600
committertekkub <tekkub@gmail.com>2009-09-03 21:34:28 -0600
commit03448979f9cb459304365a9d660ed660baf48926 (patch)
treee9e7d1722ede0294c6b3ec184d6c9ad77c6931b8 /_posts/2009-06-15-mac-key-setup.textile
parent5ece4a3e366ddab6bafb46056e0908d5cc175950 (diff)
Add linux key setup guide
Diffstat (limited to '_posts/2009-06-15-mac-key-setup.textile')
-rw-r--r--_posts/2009-06-15-mac-key-setup.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-15-mac-key-setup.textile b/_posts/2009-06-15-mac-key-setup.textile
index ad19636..6e04a18 100644
--- a/_posts/2009-06-15-mac-key-setup.textile
+++ b/_posts/2009-06-15-mac-key-setup.textile
@@ -12,7 +12,7 @@ Generating an SSH key on OSX is a fairly straightforward process. First and for
h2. Backup and remove existing keys
-Unless this is your first time setting up ssh or git on your computer, you should doublecheck that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
+Unless this is your first time setting up ssh or git on your computer, you should double check that keys do not already exist. If they do you can either use the existing key(s) or remove them. In either case, you should make a backup of the keys.
<pre class="terminal">$ cd ~/.ssh
$ ls