Skip to content

Commit fe3d8a4

Browse files
committed
Fix one paragraph numbering
1 parent 17dbaef commit fe3d8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

article/react-redux-concept-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ I'd like to start with a graphical cheat sheet explaining the workflow in a Reac
369369
)
370370
```
371371
372-
In your App component you can then use linking and routing by help of NavLink and Route components:
372+
1. In your App component you can then use linking and routing by help of NavLink and Route components:
373373
374374
375375
```JSX

0 commit comments

Comments
 (0)