diff --git a/docs/02-app/01-building-your-application/04-styling/03-css-in-js.mdx b/docs/02-app/01-building-your-application/04-styling/03-css-in-js.mdx index 623930e251e84..df539c6888dce 100644 --- a/docs/02-app/01-building-your-application/04-styling/03-css-in-js.mdx +++ b/docs/02-app/01-building-your-application/04-styling/03-css-in-js.mdx @@ -9,7 +9,7 @@ description: Use CSS-in-JS libraries with Next.js > > We're working with the React team on upstream APIs to handle CSS and JavaScript assets with support for React Server Components and streaming architecture. -The following libraries are supported in Client Components in the `app` directory (alphbetical): +The following libraries are supported in Client Components in the `app` directory (alphabetical): - [`pandacss`](https://panda-css.com) - [`styled-jsx`](#styled-jsx)