diff --git a/elements/rh-code-block/docs/30-code.md b/elements/rh-code-block/docs/30-code.md
index b044258817..38a49d87f5 100644
--- a/elements/rh-code-block/docs/30-code.md
+++ b/elements/rh-code-block/docs/30-code.md
@@ -26,7 +26,7 @@ use the correct mime type for your content, e.g. `text/html` for HTML content.
Warning
-
When slotting HTML content into the code-block, if that HTML content contains a </script> end tag, you must escape it.
+
When slotting HTML content into the code-block, if that HTML content contains a `` end tag, you must escape it.
One approach to escaping script tags that is to close the containing `