Grammar fix from Dave Gladney
authorDan Brickley <danbri@danbri.org>
Tue, 05 Feb 2013 18:32:20 +0000
changeset 71 5bd05c395486
parent 70 0b990eb07181
child 72 9dfe217b2c46
Grammar fix from Dave Gladney
schema.org/ext/lrmi.html
--- a/schema.org/ext/lrmi.html	Thu Jan 10 21:46:50 2013 +0000
+++ b/schema.org/ext/lrmi.html	Tue Feb 05 18:32:20 2013 +0000
@@ -80,7 +80,7 @@
     <div typeof="rdf:Property" resource="http://schema.org/interactivityType">
       <span class="h" property="rdfs:label">interactivityType</span>
       <!-- should we say 'acceptable', or 'expected' ? -->
-      <span property="rdfs:comment">The predominate mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'.</span>
+      <span property="rdfs:comment">The predominant mode of learning supported by the learning resource. Acceptable values are 'active', 'expositive', or 'mixed'.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
     </div>
@@ -92,7 +92,7 @@
     </div>
     <div typeof="rdf:Property" resource="http://schema.org/learningResourceType">
       <span class="h" property="rdfs:label">learningResourceType</span>
-      <span property="rdfs:comment">The predominate type or kind characterizing the learning resource. For example, 'presentation', 'handout'.</span>
+      <span property="rdfs:comment">The predominant type or kind characterizing the learning resource. For example, 'presentation', 'handout'.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/CreativeWork">CreativeWork</a></span>
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Text">Text</a></span>
     </div>