Skip to content

Commit

Permalink
docs: fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
j4k0xb committed Apr 25, 2024
1 parent 13564f6 commit 0e061d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/src/guide/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The output directory will contain the following files:

## Invoke from other programming languages

If the the package is installed locally instead of globally, the path of the CLI would look like `node_modules/.bin/webcrack`.
If the package is installed locally instead of globally, the path of the CLI would look like `node_modules/.bin/webcrack`.

Spawn a new process where the code is piped to stdin.
The logs will be written to stderr and the output code will be written to stdout.
Expand Down

0 comments on commit 0e061d9

Please sign in to comment.