Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 229ac56

Browse files
tbashtimdorr
authored andcommittedAug 15, 2016
📝 Make the <Link> element tag visible (#434)
1 parent 9483ea4 commit 229ac56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎examples/basic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ react-router-redux basic example
33

44
This is a basic example that demonstrates rendering components based
55
on URLs with `react-router` as well as connecting them to Redux state.
6-
It uses both <Link> elements as well as the `push` action creator
6+
It uses both `<Link>` elements as well as the `push` action creator
77
provided by react-router-redux.
88

99
This example also demonstrates integration with

0 commit comments

Comments
 (0)
This repository has been archived.