Skip to content

Commit

Permalink
Fic phpcs.
Browse files Browse the repository at this point in the history
  • Loading branch information
miina committed May 16, 2018
1 parent 948e421 commit 589bf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetpack-helper.php
Expand Up @@ -58,7 +58,7 @@ function jetpack_amp_add_stats_pixel() {
return;
}
?>
<amp-pixel src="<?php echo esc_url( jetpack_amp_build_stats_pixel_url() ); ?>"></amp-pixel>
<amp-pixel src="<?php echo esc_url( jetpack_amp_build_stats_pixel_url() ); ?>"></amp-pixel>
<?php
}

Expand Down

0 comments on commit 589bf18

Please sign in to comment.