more typos

This commit is contained in:
2025-02-05 09:35:21 +01:00
parent a88ea26a3e
commit 82c2520c98
3 changed files with 17 additions and 18 deletions

View File

@@ -7,7 +7,7 @@ To be able to push and pull from the git server you need to give your public key
```bash
ssh-keygen
```
After you run this command it will prompt you for a passphrase and a location to store it you can leave these blank and press enter on them. It will automaticly store them in `<user>/.ssh`.
After you run this command it will prompt you for a passphrase and a location to store it you can leave these blank and press enter on them. It will automatically store them in `<user>/.ssh`.
## Reading the ssh keys