Skip to content

Commit 71ede1b

Browse files
committed
fix readme
1 parent e3cb798 commit 71ede1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You end up writing 50% less code while increasing productivity, maintainability
1919

2020
----
2121

22-
`matestack-ui-core` does not have an opinion on styling. In contrast, `matestack-ui-bootstap` ships all Bootstrap v5 components as Matestack UI components usable in pure Ruby. Additionally layout and CRUD components help you to build a beautiful web app meeting typical requirements of a data driven web app.
22+
`matestack-ui-core` does not have an opinion on styling. In contrast, `matestack-ui-bootstrap` ships all Bootstrap v5 components as Matestack UI components usable in pure Ruby. Additionally layout and CRUD components help you to build a beautiful web app meeting typical requirements of a data driven web app.
2323

2424
Don't think about styling anymore and just create admin or application UIs faster than ever before!
2525

@@ -40,7 +40,7 @@ Rails versions below 5.2 are not supported.
4040

4141
### Vue.js
4242

43-
`matestack-ui-core` requires Vue.js and Vuex for its reactivity features. Following version ranges are supported:
43+
`matestack-ui-bootstrap` requires Vue.js and Vuex for its reactivity features. Following version ranges are supported:
4444

4545
- Vue.js ^2.6.0
4646
- Vuex ^3.6.0
@@ -49,12 +49,12 @@ Vue 3 / Vuex 4 update is planned for Q2 2021.
4949

5050
## Documentation/Installation
5151

52-
Documentation can be found [here](https://docs.matestack.io/matestack-ui-bootstap/)
52+
Documentation can be found [here](https://docs.matestack.io/matestack-ui-bootstrap)
5353

5454
## Changelog
5555

5656
Changelog can be found [here](./CHANGELOG.md)
5757

5858
## License
5959

60-
`matestack-ui-bootstap` is an Open Source project licensed under the terms of the [MIT license](./LICENSE)
60+
`matestack-ui-bootstrap` is an Open Source project licensed under the terms of the [MIT license](./LICENSE)

0 commit comments

Comments
 (0)