From 1f8f6e3b7c6b5fb4bf4981769de437f5126bd01c Mon Sep 17 00:00:00 2001 From: sebastien Date: Fri, 29 Nov 2024 17:04:52 +0100 Subject: [PATCH] fix typo --- packages/docusaurus-module-type-aliases/src/index.d.ts | 2 +- project-words.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/docusaurus-module-type-aliases/src/index.d.ts b/packages/docusaurus-module-type-aliases/src/index.d.ts index 2fc6b3e66925..8b4a2701676d 100644 --- a/packages/docusaurus-module-type-aliases/src/index.d.ts +++ b/packages/docusaurus-module-type-aliases/src/index.d.ts @@ -369,7 +369,7 @@ declare module '@docusaurus/useGlobalData' { export default function useGlobalData(): GlobalData; } -// TODO find a way to move this ambiant type to the SVGR plugin? +// TODO find a way to move this ambient type to the SVGR plugin? // unfortunately looks complicated in practice // see https://x.com/sebastienlorber/status/1859543512661832053 declare module '*.svg' { diff --git a/project-words.txt b/project-words.txt index 799dd527acef..9cef579226d0 100644 --- a/project-words.txt +++ b/project-words.txt @@ -6,7 +6,6 @@ alexbdebrie Alexey algoliasearch Allez -ambiant anshul Anshul apfs