Fixed copy-paste error in README.
--- a/README.rst Wed Dec 07 00:10:56 2011 +0800
+++ b/README.rst Tue Dec 13 23:04:17 2011 +0800
@@ -17,7 +17,7 @@
A simple example of a JSON object with added semantics:
::
- {
+ {
"@context": "http://purl.org/jsonld/Person",
"@subject": "http://dbpedia.org/resource/John_Lennon",
"name": "John Lennon",
@@ -40,11 +40,10 @@
The Specification
-----------------
-If you are a developer, you may be interested in the latest WebID specification:
+If you are a developer, you may be interested in the latest JSON-LD specification:
http://json-ld.org/spec/latest/
A list of all previous specification drafts is also available.
http://json-ld.org/spec/
-