Browse Source

Merge pull request #1 from dangdennis/static-type-checking-typo

Fix typo
main
Dennis Dang 7 years ago
committed by GitHub
parent
commit
afa9b442d3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/docs/static-type-checking.md

2
content/docs/static-type-checking.md

@ -243,7 +243,7 @@ If you use npm, run:
npm run build
```
If you see no output, it mean's that it completed successfully.
If you see no output, it means that it completed successfully.
### Type Definitions

Loading…
Cancel
Save