Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit 16c89e5

Browse files
committed
Update README.md
1 parent 02da547 commit 16c89e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ An action type that you can listen for in your reducers to be notified of route
145145
An action creator that you can use to update the current URL and update the browser history.
146146
The LocationDescriptor parameter can be either as string with the path or a [LocationDescriptorObject](https://github.com/rackt/history/blob/v1.17.0/docs/Glossary.md#locationdescriptor) if you need more detailed control.
147147

148-
### `routeActions`
148+
#### `routeActions`
149149

150150
An object that contains all the actions creators you can use to manipulate history:
151151

0 commit comments

Comments
 (0)