Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit f8041b4

Browse files
Merge pull request #1570 from baumandm/patch-1
2 parents c254d14 + 969f84b commit f8041b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/components/tabs/theming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ export const tabsTheme = defineMultiStyleConfig({ variants })
328328

329329
## Changing the default properties
330330

331-
Let's assume we cant to change the default size, variant, and color scheme of
331+
Let's assume we want to change the default size, variant, and color scheme of
332332
every tab in our app. Here's how we can do that:
333333

334334
```jsx live=false

0 commit comments

Comments
 (0)