Skip to content

Commit ca9c1f8

Browse files
Ikko Ashimine6543techknowlogick
authored
[docs] Fix typo in command-line.en-us.md (#14746)
seperated -> separated Co-authored-by: 6543 <[email protected]> Co-authored-by: techknowlogick <[email protected]>
1 parent 404f348 commit ca9c1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/usage/command-line.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Generates a self-signed SSL certificate. Outputs to `cert.pem` and `key.pem` in
232232
directory and will overwrite any existing files.
233233

234234
- Options:
235-
- `--host value`: Comma seperated hostnames and ips which this certificate is valid for.
235+
- `--host value`: Comma separated hostnames and ips which this certificate is valid for.
236236
Wildcards are supported. Required.
237237
- `--ecdsa-curve value`: ECDSA curve to use to generate a key. Optional. Valid options
238238
are P224, P256, P384, P521.

0 commit comments

Comments
 (0)