diff --git a/docs/tutorials/rigil.mdx b/docs/tutorials/rigil.mdx index 95502232..2190e521 100644 --- a/docs/tutorials/rigil.mdx +++ b/docs/tutorials/rigil.mdx @@ -153,4 +153,4 @@ sendCCR().catch(console.error); There is a [community-maintained repo here](https://github.com/halo3mic/suave-alloy) if you like 🦀. -Clone to repo and run `cargo run --example submit_ccr` to see how CCRs can be created and submitted using Rust. \ No newline at end of file +Clone the repo and run `cargo run --example submit_ccr` to see how CCRs can be created and submitted using Rust. \ No newline at end of file