Skip to content

Commit cc2568c

Browse files
xxLestadxxvaga
authored andcommitted
docs: Update README.md (vuejs#1623)
1 parent 7a57f16 commit cc2568c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ It is a self-contained app with the following parts:
3535
- The **view**, a declarative mapping of the **state**;
3636
- The **actions**, the possible ways the state could change in reaction to user inputs from the **view**.
3737

38-
This is an simple representation of the concept of "one-way data flow":
38+
This is a simple representation of the concept of "one-way data flow":
3939

4040
<p style="text-align: center; margin: 2em">
4141
<img style="width:100%;max-width:450px;" src="/flow.png">

0 commit comments

Comments
 (0)