Browse Source

AltoFocus: Removes unnecessary closing paragraph typo which was causing a fatal error on wpcom

Allan Cole 7 years ago
parent
commit
378e4ff3bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      altofocus/inc/jetpack-fonts.php

+ 1 - 1
altofocus/inc/jetpack-fonts.php

@@ -519,4 +519,4 @@ function altofocus_custom_font_rules( $category_rules ) {
 	);
 
 	return $category_rules;
-} );
+}