You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is more what was trying to be said.
`takes a few minutes` by itself is like saying it takes time to get started with.
`only takes a few minutes` is saying it doesn't take much time to get started with.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ I wrote Redux while working on my React Europe talk called [“Hot Reloading wit
32
32
### Influences
33
33
34
34
Redux evolves the ideas of [Flux](https://facebook.github.io/flux), but avoids its complexity by taking cues from [Elm](https://github.com/evancz/elm-architecture-tutorial/).
35
-
Whether you have used them or not, Redux takes a few minutes to get started with.
35
+
Whether you have used them or not, Redux only takes a few minutes to get started with.
0 commit comments