We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea36aa5 commit 79bb46eCopy full SHA for 79bb46e
blocks/library/video/index.js
@@ -23,7 +23,7 @@ import BlockAlignmentToolbar from '../../block-alignment-toolbar';
23
registerBlockType( 'core/video', {
24
title: __( 'Video' ),
25
26
- description: __( 'Video, locally hosted, locally sourced.' ),
+ description: __( 'The Video block allows you to embed video files and play them back using a simple player.' ),
27
28
icon: 'format-video',
29
0 commit comments