Skip to content

Commit d9534d3

Browse files
authored
docs: fix typo (#392)
This commit changes "on the on the" to "on the"
1 parent 3a76a45 commit d9534d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ sec rsa4096/XXXXXXXXXXXXXXXX 2017-12-01 [SC]
165165
uid <your_name> <your_email>
166166
ssb rsa4096/YYYYYYYYYYYYYYYY 2017-12-01 [E]
167167
```
168-
the GPG key ID is the 16 character string, on the on the `sec` line, after `rsa4096`. In this example, the GPG key ID is `XXXXXXXXXXXXXXXX`.
168+
the GPG key ID is the 16 character string, on the `sec` line, after `rsa4096`. In this example, the GPG key ID is `XXXXXXXXXXXXXXXX`.
169169

170170
Export the public key (replace XXXXXXXXXXXXXXXX with your key ID):
171171

0 commit comments

Comments
 (0)