| @@ -28,9 +28,9 @@ | ||
| 28 | 28 | <div class="notice notice-warning image-optimizer__notice image-optimizer__notice--warning"> |
| 29 | 29 | <p> |
| 30 | 30 | <b> |
| 31 | 31 | <?php esc_html_e( |
| 32 | - 'Image optimizer has detected multiple active image optimization plugins.', | |
| 32 | + 'Image Optimization has detected multiple active image optimization plugins.', | |
| 33 | 33 | 'image-optimization' |
| 34 | 34 | ); ?> |
| 35 | 35 | </b> |
| 36 | 36 | |