Skip to content

Commit 23fbbe5

Browse files
committed
Correct typo
Changed Reactor#replacStores(stores) to Reactor#replaceStores(stores)
1 parent e9973a9 commit 23fbbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/07-api.md

Lines changed: 1 addition & 1 deletion
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)