diff --git a/core/modules/block/custom_block/custom_block.module b/core/modules/block/custom_block/custom_block.module index 03d984000b5..2e44de60064 100644 --- a/core/modules/block/custom_block/custom_block.module +++ b/core/modules/block/custom_block/custom_block.module @@ -2,7 +2,7 @@ /** * @file - * Allows the creaation of custom blocks through the user interface. + * Allows the creation of custom blocks through the user interface. */ use Drupal\custom_block\Entity\CustomBlockType;