diff --git a/tha-theme-hooks.php b/tha-theme-hooks.php index 9801cd8..f77209c 100644 --- a/tha-theme-hooks.php +++ b/tha-theme-hooks.php @@ -99,7 +99,7 @@ function tha_current_theme_supports( $bool, $args, $registered ) { /** * HTML hook * Special case, useful for , etc. - * $tha_supports[] = 'html; + * $tha_supports[] = 'html'; */ function tha_html_before() { do_action( 'tha_html_before' );