update doc to reflect 5ce48de

This commit is contained in:
Philip Monk 2016-10-11 10:42:11 -07:00
parent a361ee3980
commit f9a36c8b92

View File

@ -21,5 +21,5 @@ Now, either include `count.min.js` if you want to show only the comment count
(e.g. on an index page) or `embed.min.js` for the full comment client (see (e.g. on an index page) or `embed.min.js` for the full comment client (see
:doc:`../quickstart`); do not mix both. :doc:`../quickstart`); do not mix both.
You can have as many comments counters as you want in a page but be aware that it You can have as many comments counters as you want in a page, and they will be
implies one `GET` request per comment anchor. merged into a single `GET` request.