Fix typo in rdf

dveni-patch-1
J. Fernando Sánchez 5 years ago
parent a6670235ba
commit 8833f09fb7

@ -115,7 +115,7 @@
"\n",
"Each of these, (`<subject>`, `<predicate>` and `<object>`) should be unique identifiers.\n",
"\n",
"For example, to say Timmy is a 6 year-old whose dog is Tobby, we would write:\n",
"For example, to say Timmy is a 7 year-old whose dog is Tobby, we would write:\n",
"\n",
"```turtle\n",
"<http://example.org/Timmy> <http://example.org/hasDog> <http://example.org/Tobby>\n",

Loading…
Cancel
Save