prov-dm fixed typo
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 19 Jun 2012 13:14:38 -0700
changeset 3416 72e06fdc2afa
parent 3415 7853ad0f4085
child 3417 45f292b403b1
prov-dm fixed typo
model/prov-dm.html
--- a/model/prov-dm.html	Tue Jun 19 05:00:38 2012 -0700
+++ b/model/prov-dm.html	Tue Jun 19 13:14:38 2012 -0700
@@ -3361,7 +3361,7 @@
 <div class="anexample" id="example-location">
 <p>The following expression describes entity Mona Lisa, a painting, with a location attribute. </p>
 <pre class="codeexample">
- entity(ex:MonaLisa, [ prov:location="Le Louvres, Paris", prov:type="StillImage" ])
+ entity(ex:MonaLisa, [ prov:location="Le Louvre, Paris", prov:type="StillImage" ])
 </pre>
 <p>The following expression describes a cell, at coordinates (5,5), with value 10. </p>
 <pre class="codeexample">