docs: fix typo (#516)

This commit is contained in:
Valerio Ageno
2025-02-06 12:04:31 +01:00
committed by GitHub
parent f3033ef0d2
commit 2cbe53f7b7
@@ -82,7 +82,7 @@ export default function RootLayout({ children }) {
> ⚠️ This component is **not** optional and must include:
>
> - `<html>` and `<body>` HTML tags and the
> - `<html>` and `<body>` HTML tags
> - `<TuonoScripts />` component.
### Layout component for specific routes