Procházet zdrojové kódy

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani před 4 roky
rodič
revize
e39864a7c5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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