Skip to content

Commit

Permalink
Fix typo in @types/astro.ts (#10204)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanthomasdev authored Feb 23, 2024
1 parent 31a9f84 commit 7fe2515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/@types/astro.ts
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ export interface AstroGlobal<
* <Fragment set:html={html} />
* ```
*
* A second parameters can be used to pass arguments to a slotted callback
* A second parameter can be used to pass arguments to a slotted callback
*
* Example usage:
* ```astro
Expand Down

0 comments on commit 7fe2515

Please sign in to comment.