Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
abovedave committed Aug 2, 2023
1 parent b990057 commit 8374eff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified assets/wistia-input-video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/AssetMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export function AssetMenu({
}}
/>
<MenuItem
text="Copy emebd URL"
text="Copy embed URL"
icon={ClipboardIcon}
onClick={() => {
onAction({ type: 'copyUrl' })
Expand Down

0 comments on commit 8374eff

Please sign in to comment.