Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hta218 committed Jul 31, 2024
1 parent b7d56c8 commit 650f5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/input-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ Here's how it works:
**`WeaverseVideo`** type definition:

```tsx
type WeaverseImage = {
type WeaverseVideo = {
id: string
url: string
altText: string
Expand Down

0 comments on commit 650f5c3

Please sign in to comment.