diff --git a/tachys/src/html/element/elements.rs b/tachys/src/html/element/elements.rs index f18bb8bea3..d42208874e 100644 --- a/tachys/src/html/element/elements.rs +++ b/tachys/src/html/element/elements.rs @@ -250,7 +250,7 @@ html_elements! { /// The `` HTML element represents the content of an HTML document. There can be only one `` element in a document. body HtmlBodyElement [] true, /// The `