Skip to content

Commit cea89ff

Browse files
committed
Removed confusing phrase (That being said) at start of section 4.3
1 parent e079ffb commit cea89ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/04-git-server/sections/generating-ssh-key.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
=== Generating Your SSH Public Key
33

44
(((SSH keys)))
5-
That being said, many Git servers authenticate using SSH public keys.
5+
Many Git servers authenticate using SSH public keys.
66
In order to provide a public key, each user in your system must generate one if they don't already have one.
77
This process is similar across all operating systems.
88
First, you should check to make sure you don't already have a key.

0 commit comments

Comments
 (0)