diff --git a/typed-html/src/lib.rs b/typed-html/src/lib.rs index 48fd4e4..e108f12 100644 --- a/typed-html/src/lib.rs +++ b/typed-html/src/lib.rs @@ -23,11 +23,11 @@ //!

//! { (0..3).map(|_| html!( //!

-//! "Her name is Kitty White." +//! ">o_o<" //!

//! )) } //!

-//! "We still don't know how she eats." +//! "Every company should be a developer experience company." //!

//! //!