fix typo in website integration snippet

This commit is contained in:
Martin Zimmermann 2013-10-16 10:42:14 +02:00
parent 6e0f67468d
commit 9735037550

View File

@ -129,7 +129,7 @@ Add the following two lines into your HTML header:
<script src="http://example.tld/isso/js/embed.min.js"></script>
```
To enable comments, add a `<div id="#isso-thread"></div>` below your post and
To enable comments, add a `<div id="isso-thread"></div>` below your post and
let the magic happen :-)
To add comment count links to your index page, include `count.min.js` at the