Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Nov 29, 2024
1 parent 7bf5901 commit 1f8f6e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion packages/docusaurus-module-type-aliases/src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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' {
Expand Down
1 change: 0 additions & 1 deletion project-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ alexbdebrie
Alexey
algoliasearch
Allez
ambiant
anshul
Anshul
apfs
Expand Down

0 comments on commit 1f8f6e3

Please sign in to comment.