diff --git a/core-blocks/freeform/index.js b/core-blocks/freeform/index.js index 2d4cd52fdff55..711fb3b7768d8 100644 --- a/core-blocks/freeform/index.js +++ b/core-blocks/freeform/index.js @@ -14,7 +14,7 @@ export const name = 'core/freeform'; export const settings = { title: __( 'Classic' ), - description: __( 'It\'s the classic WordPress editor and it\'s block! Drop the editor right in.' ), + description: __( 'It\'s the classic WordPress editor and it\'s a block! Drop the editor right in.' ), icon: 'editor-kitchensink',