From c037552d0198d39e72860dc8c99af5944300c008 Mon Sep 17 00:00:00 2001 From: Sarah Rainsberger Date: Tue, 4 Jun 2024 09:59:30 -0300 Subject: [PATCH] fix extra spacing --- .changeset/gold-mayflies-beam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/gold-mayflies-beam.md b/.changeset/gold-mayflies-beam.md index d500b30b41c66..38220121da496 100644 --- a/.changeset/gold-mayflies-beam.md +++ b/.changeset/gold-mayflies-beam.md @@ -33,4 +33,4 @@ test('ReactWrapper with react renderer', async () => { }); ``` -The new `loadRenderers()` helper function is available from `astro:container`, a virtual module that can be used when running the Astro container inside `vite`. +The new `loadRenderers()` helper function is available from `astro:container`, a virtual module that can be used when running the Astro container inside `vite`.