diff --git a/website/docs/script/js-script.mdx b/website/docs/script/js-script.mdx index b06df8d87..d6a2f1d0c 100644 --- a/website/docs/script/js-script.mdx +++ b/website/docs/script/js-script.mdx @@ -62,7 +62,7 @@ To install, you need [Rust](https://www.rust-lang.org) and ::: ```sh -cargo install --git https://github.com/nervosnetwork/ckb-standalone-debuggger ckb-debugger +cargo install --git https://github.com/nervosnetwork/ckb-standalone-debugger ckb-debugger ``` ### Quick Test with CKB-Debugger