I have some small grammatical fixes for the document "JSON-RPC 1.1
Specification: Working Draft 7 August 2006". I've seen a few versions
of this doc floating around on this group, but this was the most-
recent version I found of the 1.1 spec. This document was found at:
http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html
First, the link to the "JSON-RPC Yahoo! Group" in the preface should
be changed to a link to this google group -- the old yahoo group
appears defunct.
Second, in Section 6.5, "... names as being case-sensitive such the
names bar and BAR would be seen ... " should be changed to "... names
as being case-sensitive, such that the names bar and BAR would be
seen ..."
Third, in Section 13, "As soon as either configured limit is breached,
the client or server fail the call with an error." should be changed
to "As soon as either configured limit is breached, the client or
server SHOULD fail the call with an error."
Josh