diff --git a/src/cli.ts b/src/cli.ts index 879e99d..2864e4c 100644 --- a/src/cli.ts +++ b/src/cli.ts @@ -119,7 +119,7 @@ export function getArgs() { "https.domains": { type: "string", description: - "Comma seperated list of domains and IPs, the autogenerated certificate should be valid for (https: true)", + "Comma separated list of domains and IPs, the autogenerated certificate should be valid for (https: true)", }, publicURL: { type: "string",