From 4f2c07c496972d7a4a769a71776c8ba06947f2f7 Mon Sep 17 00:00:00 2001 From: Aidan Bleser Date: Tue, 5 Nov 2024 08:43:40 -0600 Subject: [PATCH] format --- sites/docs/src/content/migration/svelte-5/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/docs/src/content/migration/svelte-5/index.md b/sites/docs/src/content/migration/svelte-5/index.md index f37f6a5b0..880cbea30 100644 --- a/sites/docs/src/content/migration/svelte-5/index.md +++ b/sites/docs/src/content/migration/svelte-5/index.md @@ -29,7 +29,7 @@ Note: This works best for projects that have not changed the contents of `tailwi ### Update `components.json` -Add the `registry` to the root object, and add `hooks` and `ui` keys under `aliases`. +Add the `registry` to the root object, and add `hooks` and `ui` keys under `aliases`. ```json {2} {13} {16} {