Skip to content

Commit e6aec7e

Browse files
wahabkmilliams
authored andcommitted
Fix typo in installation instructions
Change typos: `way` to `ways` `signeing` to `signing`
1 parent c1195f8 commit e6aec7e

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
@@ -9,7 +9,7 @@ Conch is an SSH CA for use in AIRR sites.
99

1010
## Installation
1111

12-
Conch can be deployed in a few different way, but all require a private SSH signeing key to be created:
12+
Conch can be deployed in a few different ways, but all require a private SSH signing key to be created:
1313

1414
```sh
1515
ssh-keygen -q -t ed25519 -f ssh_signing_key -C '' -N ''

0 commit comments

Comments
 (0)