Skip to content

Commit

Permalink
Merge pull request #606 from lbarraga/generating-ssh-key-pair-consist…
Browse files Browse the repository at this point in the history
…ency-change

consistency: remove 'or'
  • Loading branch information
boegel authored Jul 1, 2024
2 parents a2a3987 + d94c6cc commit f28375a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs/docs/HPC/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ You will need to generate a new key pair, when:

2. you forgot the passphrase protecting your private key

3. or your private key was compromised
3. your private key was compromised

4. your key pair is too short or not the right type

Expand Down

0 comments on commit f28375a

Please sign in to comment.