Skip to content

Commit 6a578b7

Browse files
author
stachowiak
committed
Update README.md
1 parent 8b949be commit 6a578b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`watch-http-server` is a simple, zero-configuration command-line http server.
44

5-
It simply injects a very small javascript include right before the </body> tag of your HTML documents, whereby
5+
It simply injects a very small javascript include right before the body tag of your HTML documents, whereby
66
a websocket connection is made on the host, triggering a reload of the page. Currently this happens when
77
any item in the folder changes but it may soon be made to be specific relevant to the loaded document.
88

0 commit comments

Comments
 (0)