diff --git a/README.md b/README.md index 7e21a7b..2e8b31a 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ $htmlString = << -

Hello World

+ Hello World HTMLDOC; diff --git a/examples/native-ssr/public/index.php b/examples/native-ssr/public/index.php index 2cc8ac9..4b1dea1 100644 --- a/examples/native-ssr/public/index.php +++ b/examples/native-ssr/public/index.php @@ -22,7 +22,7 @@ -

Hello World

+ Hello World HTMLDOC;