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,8 +2,7 @@
title: "Flux"
ring: assess
quadrant: methods-and-patterns
---
[Flux](https://facebook.github.io/flux/) is an application architecture for building client-side web applications,
which is based on React's composable view components.