Fix quote and minor typos
authorscor <scorlosquet@gmail.com>
Thu, 13 Mar 2014 12:13:14 -0400
changeset 177 80b3165a278f
parent 176 5b6ba1ef9bc2
child 178 0a08944ed09f
Fix quote and minor typos
schema.org/ext/QA.html
--- a/schema.org/ext/QA.html	Thu Mar 13 16:52:06 2014 +0100
+++ b/schema.org/ext/QA.html	Thu Mar 13 12:13:14 2014 -0400
@@ -14,8 +14,8 @@
     </style>
   </head>
   <body>
-    <h1>Question and answers extension for schema.org</h1>
-    <p>Enrichment of Schema.org to enable annotation of question and answer content, as <a href="http://lists.w3.org/Archives/Public/public-vocabs/2014Jan/0200.html">discussed</a> 
+    <h1>Questions and answers extension for schema.org</h1>
+    <p>Enrichment of Schema.org to enable annotation of questions and answers content, as <a href="http://lists.w3.org/Archives/Public/public-vocabs/2014Jan/0200.html">discussed</a>
 on public-vocabs@w3.org.</p>
     <p>See <a href="http://www.w3.org/wiki/WebSchemas/QASchemaResearch">wiki</a> for details.</p>
 
@@ -89,7 +89,7 @@
 
     <div typeof="rdf:Property" resource="http://schema.org/acceptedAnswer">
       <span class="h" property="rdfs:label">acceptedAnswer</span>
-      <span property="rdfs:comment">"The answer that has been accepted as best, typically on a Question/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and/or the view of the Question author.</span>
+      <span property="rdfs:comment">The answer that has been accepted as best, typically on a Question/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and/or the view of the Question author.</span>
       <span>Domain: <a property="http://schema.org/domain" href="http://schema.org/Question">Question</a></span>
       <span>Range: <a property="http://schema.org/range" href="http://schema.org/Answer">Answer</a></span>
     </div>