Fix typos and change some grammatical constructions

This commit is contained in:
daniel.motzko
2021-07-02 11:58:55 +02:00
parent 363dd0a78a
commit 6e3352e21e
47 changed files with 29 additions and 63 deletions

View File

@@ -2,7 +2,7 @@
title: "Flow"
ring: assess
quadrant: tools
---
[Flow](https://flow.org/) is a static type checker for JavaScript code. Its goal is to make code faster, smarter,
more confidently, and to a bigger scale.