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

Commit 969f84b

Browse files
authored
Update theming.mdx
Fix typo
1 parent 71d44a6 commit 969f84b

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)