Skip to content

Commit a38546d

Browse files
authored
Update nextjs.mdx (#3541)
1 parent 1f7471d commit a38546d

File tree

1 file changed

+1
-1
lines changed
  • sites/skeleton.dev/src/content/docs/get-started/installation

1 file changed

+1
-1
lines changed

sites/skeleton.dev/src/content/docs/get-started/installation/nextjs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import ProcessStep from '@components/docs/ProcessStep.astro';
3333
</ProcessStep>
3434
<ProcessStep step="2">
3535
### Install Skeleton
36-
Install the Skeleton core and Svelte component packages.
36+
Install the Skeleton core and React component packages.
3737
```console
3838
npm i -D @skeletonlabs/skeleton @skeletonlabs/skeleton-react
3939
```

0 commit comments

Comments
 (0)