| @@ -14,9 +14,9 @@ | ||
| 14 | 14 | * |
| 15 | 15 | * @see https://github.com/WordPress/gutenberg/issues/12420 |
| 16 | 16 | * |
| 17 | 17 | * @param array $attributes Attributes of the block being rendered. |
| 18 | - * @param string $content Content of the block being rendered. | |
| 18 | + * @param string $content Content of the block being rendered. | |
| 19 | 19 | * |
| 20 | 20 | * @return string The content of the block being rendered. |
| 21 | 21 | */ |
| 22 | 22 | function gutenberg_block_core_list_render( $attributes, $content ) { |