瀏覽代碼

Update node/README.md

Co-authored-by: Ben Holden-Crowther <4144334+blrhc@users.noreply.github.com>
Mokhtar Naamani 4 年之前
父節點
當前提交
e39864a7c5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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