To Whom it May Concern:
I'd like to point your attention to an area in the View documentation?<http://docs.couchdb.org/en/latest/couchapp/views/intro.html>. Under the "The View to Get Comments for Posts" heading, in the second paragraph, there are some stray back-ticks which cause the paragraph to appear as if it were code content. I know this is minor, but I'm trying to contribute to better the documentation. Keep up the good work, I'm loving couch-db, appreciate all your hard effort on the project. -Blake Gideon <[email protected]> Here is the quoted area in question: group_leve``l reduce queries to compute the count of comments both on a per-post and total basis, achieved by querying the same view index with different methods. With some array keys, and assuming each key has the value ``1?
