Skip to content

Commit 3e9baea

Browse files
authored
Merge pull request #1703 from brycehipp/4.0-readme_typo
Correcting typo in README
2 parents acd4ee7 + 12761ea commit 3e9baea

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)