Skip to content

Commit bffd81b

Browse files
authored
Redoing a NOTE
Updated note formatting for clipboard instructions.
1 parent 551e4e3 commit bffd81b

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

practices/guides/commit-signing.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
gpg --armor --export <my_email_address> | pbcopy
5454
```
5555

56-
> [!NOTE]
57-
> Your PGP PUBLIC KEY is now in your clipboard!
56+
> Your PGP PUBLIC KEY is now in your clipboard!
5857

5958
1. [Add the public key to your GitHub account](https://github.com/settings/gpg/new) (`Settings` -> `SSH and GPG keys` -> `New GPG key`)
6059

@@ -103,8 +102,8 @@
103102
gpg --armor --export <my_email_address> | clip
104103
```
105104

106-
> [!NOTE]
107-
> Your PGP PUBLIC KEY is now in your clipboard!
105+
> [!NOTE]
106+
> Your PGP PUBLIC KEY is now in your clipboard!
108107

109108
1. [Add the public key to your GitHub account](https://github.com/settings/gpg/new) (`Settings` -> `SSH and GPG keys` -> `New GPG key`)
110109

0 commit comments

Comments
 (0)