Explorar o código

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani %!s(int64=4) %!d(string=hai) anos
pai
achega
6d2e6f9b59
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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