Skip to content

Commit 12761ea

Browse files
authored
Correcting typo in README
1 parent acd4ee7 commit 12761ea

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
@@ -44,7 +44,7 @@ app.use(store)
4444
app.mount('#app')
4545
```
4646

47-
## Kown issues
47+
## Known issues
4848

4949
- The code is kept as close to Vuex 3 code base as possible, and there're plenty of places where we should refactor. However, we are waiting for all of the test cases to pass before doing so (some tests require Vue 3 update).
5050
- TypeScript support is not ready yet. Please use JS environment to test this for now.

0 commit comments

Comments
 (0)