فهرست منبع

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani 4 سال پیش
والد
کامیت
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