You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/blog/2024-05-24-catalyst-application-layouts/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,7 @@ function Example() {
218
218
}
219
219
```
220
220
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.
222
222
223
223
224
224
See the [Heading](https://catalyst.tailwindui.com/docs/heading) documentation for more examples.
0 commit comments