Skip to content

Commit

Permalink
fix(web): typo bininstal to bininstall (#354)
Browse files Browse the repository at this point in the history
Signed-off-by: keisuke.yamashita <[email protected]>
Co-authored-by: keisuke.yamashita <[email protected]>
  • Loading branch information
KeisukeYamashita and keisuke.yamashita authored Sep 25, 2024
1 parent d7429fd commit 88ccc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/content/docs/setup/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ commitlint --help

## Using Cargo Binary Install

You can also use Binstall ([cargo-bins/cargo-binstal](https://github.com/cargo-bins/cargo-binstall)) to install the CLI
You can also use Binstall ([cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall)) to install the CLI

```console
cargo binstall commitlint-rs
Expand Down

0 comments on commit 88ccc4e

Please sign in to comment.