| @@ -30,9 +30,9 @@ | ||
| 30 | 30 | return ( |
| 31 | 31 | <BaseControl id="code-block-pro-show-blurring"> |
| 32 | 32 | <CheckboxControl |
| 33 | 33 | data-cy="enable-blur" |
| 34 | - label={__('Line blurring', 'code-block-pro')} | |
| 34 | + label={__('Enable blur emphesis', 'code-block-pro')} | |
| 35 | 35 | help={__( |
| 36 | 36 | 'Blur surrounding code to focus on specific lines.', |
| 37 | 37 | 'code-block-pro', |
| 38 | 38 | )} |