Skip to content

Commit 0777ddc

Browse files
hadrienblancNathanVss
authored andcommitted
πŸ“(doc) fix documentation typos
Fixing various documentation typos.
1 parent 9be39db commit 0777ddc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447

448448
### Major Changes
449449

450-
- Add basic components: button, datagrid, dropdown-menu, modal, layouts, provider, quick-search, tabs, tree-veiw
450+
- Add basic components: button, datagrid, dropdown-menu, modal, layouts, provider, quick-search, tabs, tree-view
451451
- Add storybook
452452
- Add custom cunningham.ts file
453453
- Still a WIP version

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Design tokens are defined in `cunningham.ts` and can be overridden:
463463
colors: { brand-*, gray-*, info-*, success-*, warning-*, error-* },
464464
breakpoints: { xxs, xs, mobile, tablet },
465465
},
466-
contextutals: {
466+
contextuals: {
467467
background: {
468468
semantic: {
469469
brand: {

0 commit comments

Comments
Β (0)