Skip to content

Commit 79bb46e

Browse files
thrijithTammie Lister
authored andcommitted
Video Block: Change block description (#4448)
1 parent ea36aa5 commit 79bb46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blocks/library/video/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import BlockAlignmentToolbar from '../../block-alignment-toolbar';
2323
registerBlockType( 'core/video', {
2424
title: __( 'Video' ),
2525

26-
description: __( 'Video, locally hosted, locally sourced.' ),
26+
description: __( 'The Video block allows you to embed video files and play them back using a simple player.' ),
2727

2828
icon: 'format-video',
2929

0 commit comments

Comments
 (0)