Эх сурвалжийг харах

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani 4 жил өмнө
parent
commit
6d2e6f9b59
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      node/README.md

+ 1 - 1
node/README.md

@@ -66,7 +66,7 @@ Running full suite of checks, tests, formatting and linting:
 yarn cargo-checks
 ```
 
-Always format your rust code with `cargo fmt` before commiting:
+Always format your rust code with `cargo fmt` before committing:
 
 ```bash
 cargo fmt --all