Skip to content

Commit 1444ce6

Browse files
committed
Merge pull request #206 from raulmatei/master
Correct typo in docs
2 parents e9973a9 + 23fbbe5 commit 1444ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/07-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ reactor.registerStores({
174174
})
175175
```
176176
177-
#### `Reactor#replacStores(stores)`
177+
#### `Reactor#replaceStores(stores)`
178178
179179
`stores` - an object of storeId => store instance
180180

0 commit comments

Comments
 (0)