From c5074c7c18702dd6d330e0048ca44847ac72358f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Tue, 1 Jul 2025 23:10:52 +0200 Subject: [PATCH] Fix typo in generated `site/src/types/auto-import.d.ts` --- site/src/types/auto-import.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/types/auto-import.d.ts b/site/src/types/auto-import.d.ts index 3aa1348c42..bd9f104484 100644 --- a/site/src/types/auto-import.d.ts +++ b/site/src/types/auto-import.d.ts @@ -1,7 +1,7 @@ /** * DO NOT EDIT THIS FILE MANUALLY. * - * This file is automatically generated by the Boostrap Astro Integration. + * This file is automatically generated by the Bootstrap Astro Integration. * It contains the type definitions for the components that are auto imported in all pages. * @see site/src/libs/astro.ts */