Selaa lähdekoodia

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani 4 vuotta sitten
vanhempi
commit
e39864a7c5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      node/README.md

+ 1 - 1
node/README.md

@@ -60,7 +60,7 @@ Running unit tests
 cargo test --all
 ```
 
-Running full suite of checks.. tests, formatting and linting:
+Running full suite of checks, tests, formatting and linting:
 
 ```bash
 yarn cargo-checks