Skip to content

Commit c485bf9

Browse files
committed
fix: command syntaxis
1 parent cf76a11 commit c485bf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sites/wonderland/docs/processes/github/git-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Add each public key to the corresponding GitHub account under Settings → SSH K
114114
### Generate GPG key:
115115

116116
```bash
117-
gpg-- full-generate-key
117+
gpg --full-generate-key
118118
```
119119

120120
Select:

0 commit comments

Comments
 (0)