Skip to content

Commit afa610b

Browse files
committed
Typo
1 parent 374551b commit afa610b

File tree

1 file changed

+1
-1
lines changed
  • src/pages/blog/2024-05-24-catalyst-application-layouts

1 file changed

+1
-1
lines changed

src/pages/blog/2024-05-24-catalyst-application-layouts/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ function Example() {
218218
}
219219
```
220220

221-
You can control with HTML heading element is rendered using the `level` prop, and like everything else, they're responsive with built-in dark mode support.
221+
You can control which HTML heading element is rendered using the `level` prop, and like everything else, they're responsive with built-in dark mode support.
222222

223223

224224
See the [Heading](https://catalyst.tailwindui.com/docs/heading) documentation for more examples.

0 commit comments

Comments
 (0)