| @@ -16,9 +16,9 @@ | ||
| 16 | 16 | * |
| 17 | 17 | * @since 6.2.0 |
| 18 | 18 | * |
| 19 | 19 | * @param array $attributes Attributes of the block being rendered. |
| 20 | - * @param string $content Content of the block being rendered. | |
| 20 | + * @param string $content Content of the block being rendered. | |
| 21 | 21 | * |
| 22 | 22 | * @return string The content of the block being rendered. |
| 23 | 23 | */ |
| 24 | 24 | function gutenberg_block_core_heading_render( $attributes, $content ) { |