Skip to content

Commit

Permalink
[CARE-6329] Update video embed description
Browse files Browse the repository at this point in the history
  • Loading branch information
fgyimah committed Oct 4, 2024
1 parent a58c9b5 commit b977843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/slate-editor/src/modules/editor/menuOptions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ function* generateOptions(
icon: Icons.ComponentVideo,
group: Group.MEDIA_CONTENT,
text: 'Video',
description: 'Place a video from a URL',
description: 'Embed video by URL or upload',
};
}

Expand Down

0 comments on commit b977843

Please sign in to comment.