We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91aa727 commit 5898e58Copy full SHA for 5898e58
docs/README.md
@@ -35,7 +35,7 @@ It is a self-contained app with the following parts:
35
- The **view**, a declarative mapping of the **state**;
36
- The **actions**, the possible ways the state could change in reaction to user inputs from the **view**.
37
38
-This is an simple representation of the concept of "one-way data flow":
+This is a simple representation of the concept of "one-way data flow":
39
40
<p style="text-align: center; margin: 2em">
41
<img style="width:100%;max-width:450px;" src="/flow.png">
0 commit comments