diff --git a/functions.php b/functions.php index 43be5cc..c0cdc92 100644 --- a/functions.php +++ b/functions.php @@ -297,7 +297,7 @@ function uc_redirect_403() { add_action( 'template_redirect', 'uc_redirect_403' ); -//Add titme tag if theme doesn't have title-tag theme support +//Add title tag if theme doesn't have title-tag theme support if ( ! function_exists( '_wp_render_title_tag' ) ) { function theme_slug_render_title() { ?>