We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b949be commit 6a578b7Copy full SHA for 6a578b7
README.md
@@ -2,7 +2,7 @@
2
3
`watch-http-server` is a simple, zero-configuration command-line http server.
4
5
-It simply injects a very small javascript include right before the </body> tag of your HTML documents, whereby
+It simply injects a very small javascript include right before the body tag of your HTML documents, whereby
6
a websocket connection is made on the host, triggering a reload of the page. Currently this happens when
7
any item in the folder changes but it may soon be made to be specific relevant to the loaded document.
8
0 commit comments