Skip to content

Commit 63c8842

Browse files
authored
fix(docs): typo (#943)
1 parent 0447c90 commit 63c8842

File tree

1 file changed

+1
-1
lines changed
  • apps/website/src/routes/docs/styled/(getting-started)/install

1 file changed

+1
-1
lines changed

apps/website/src/routes/docs/styled/(getting-started)/install/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ export * from './select/select';
258258

259259
This way you can now `import { Accordion, Alert, ... } from '~/components/ui';` 👯‍♀️
260260

261-
(**small tip:** you can commment out the components you don't use!)
261+
(**small tip:** you can comment out the components you don't use!)
262262

263263
## Tailwind CSS IntelliSense VSCode extension
264264

0 commit comments

Comments
 (0)