Skip to content

Commit 59de0d4

Browse files
authored
Apply suggestion from @bfintal
1 parent 4e39c6f commit 59de0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ function is_frontend() {
289289
require_once( plugin_dir_path( __FILE__ ) . 'src/css-optimize.php' );
290290
require_once( plugin_dir_path( __FILE__ ) . 'src/compatibility/index.php' );
291291

292-
// For cross-selling
292+
// For cross-marketing
293293
require_once( plugin_dir_path( __FILE__ ) . 'src/lazy-components/cimo/index.php' );
294294

295295
if ( ! is_admin() ) {

0 commit comments

Comments
 (0)