We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348e4de commit bd1f7bbCopy full SHA for bd1f7bb
scripts/README.md
@@ -12,9 +12,9 @@ node ./scripts/xxxx.js
12
13
### Writting scripts with zx
14
15
-[zx](https://github.com/google/zx) is a wonderful tool for writting script using JavaScript.
+[zx](https://github.com/google/zx) is a wonderful tool for writting scripts using JavaScript.
16
17
-There are many [ways](https://github.com/google/zx#documentation) to use zx. The way I recommended is import globals explicitly.
+There are many [ways](https://github.com/google/zx#documentation) to use zx. The way we recommended is import globals explicitly.
18
19
```js
20
import "zx/globals";
0 commit comments