Skip to content

Commit 50822da

Browse files
authored
docs(roadmap): spelling fixed
1 parent b2ae31b commit 50822da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you want to find out more about v3 we recommend you read the following issues
3737
- Changing icon implementation from class based to HTML attribute based (`data-icon="user"`) ✏🛳
3838
- Theming implementation rewrite (behaviour will stay the same) ✏🛳
3939
- Move from LESS to SASS ✏🛳
40-
- v3 to v2 JavaScript pollyfill package 💡
40+
- v3 to v2 JavaScript polyfill package 💡
4141
- Browser support for all major browsers and IE11 ✏
4242
- Move SASS variables to CSS variables so they can be easily changed without compiling.
4343

@@ -64,7 +64,7 @@ This is a list of components which will be added or are proposed to be added.
6464
- Utility helpers (these will work on any component) ✏
6565
- Margin (top, right, bottom, left)
6666
- Padding (top, right, bottom, left)
67-
- Visability modifiers
67+
- Visibility modifiers
6868
- `only show on x`
6969
- `only show on x and y`
7070
- `dont show on x`

0 commit comments

Comments
 (0)