Skip to content

Commit

Permalink
Update container/typings/LuigiContainer.svelte.d.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Doberer <[email protected]>
  • Loading branch information
smahati and JohannesDoberer authored Oct 23, 2024
1 parent e7af0ea commit 076f4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/typings/LuigiContainer.svelte.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default class LuigiContainer extends HTMLElement {
* @since 1.0.0
*
* ```js
* myContainer.locale = locale="en_us"
* myContainer.locale = "en_us"
* ```
*
* ```HTML
Expand Down

0 comments on commit 076f4dc

Please sign in to comment.