diff --git a/site/examples/images.tsx b/site/examples/images.tsx index 24e4bc864..595377c96 100644 --- a/site/examples/images.tsx +++ b/site/examples/images.tsx @@ -155,7 +155,7 @@ const initialValue: Descendant[] = [ children: [ { text: - 'This example shows images in action. It features two ways to add images. You can either add an image via the toolbar icon above, or if you want in on a little secret, copy an image URL to your keyboard and paste it anywhere in the editor!', + 'This example shows images in action. It features two ways to add images. You can either add an image via the toolbar icon above, or if you want in on a little secret, copy an image URL to your clipboard and paste it anywhere in the editor!', }, ], },