Skip to content

Commit c4c8145

Browse files
authored
Merge pull request #345 from andychase/patch-1
Fix typo in readme
2 parents 376e3a3 + de00649 commit c4c8145

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
@@ -42,7 +42,7 @@ Include `botchat.css` and `botchat.js` in your website, e.g.:
4242
}, document.getElementById("bot"));
4343
</script>
4444
</body>
45-
</head
45+
</html>
4646
```
4747

4848
* `/samples/standalone` has a slightly more sophisticated version of this code, great for testing

0 commit comments

Comments
 (0)