diff --git a/docs/theme-development/conditional-tags.md b/docs/theme-development/conditional-tags.md index 7c0461f0126..5d64f0485a5 100644 --- a/docs/theme-development/conditional-tags.md +++ b/docs/theme-development/conditional-tags.md @@ -93,4 +93,4 @@ if ( is_product_category() ) { } } -``` \ No newline at end of file +```