Forráskód Böngészése

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani 4 éve
szülő
commit
e39864a7c5
1 módosított fájl, 1 hozzáadás és 1 törlés
  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