Skip to content

Commit 1bef94c

Browse files
committed
docs: update wrong word
1 parent f6ab23c commit 1bef94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ yargs(hideBin(process.argv))
1919
)
2020
.command(
2121
'*',
22-
'development and production enviroment',
22+
'development and production environment',
2323
args => args,
2424
async(args) => {
2525
await start(args)

0 commit comments

Comments
 (0)