We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 461e19d + 47b60ec commit 9b463dfCopy full SHA for 9b463df
README.md
@@ -77,7 +77,7 @@ as a function which gets applied to the existing store and returns a new version
77
78
> See: https://en.wikipedia.org/wiki/Immutable_object
79
80
-#### 3. Changes are made Using *Pure Functions*
+#### 3. Changes are made Using *Pure Functions*
81
82
To change the state tree we use "*actions*" called "*reducers*",
83
these are simple functions which perform a *single* action.
0 commit comments