Skip to content

Commit 5185753

Browse files
hillelcorenmarkerikson
authored andcommitted
Small grammar correction (#2998)
1 parent 7614c9a commit 5185753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/AsyncFlow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Check out [the full source code for the async example](ExampleRedditAPI.md).
1212

1313
## Next Steps
1414

15-
Now you saw an example of what middleware can do in Redux, it's time to learn how it actually works, and how you can create your own. Go on to the next detailed section about [Middleware](Middleware.md).
15+
Now that you've seen an example of what middleware can do in Redux, it's time to learn how it actually works, and how you can create your own. Go on to the next detailed section about [Middleware](Middleware.md).

0 commit comments

Comments
 (0)