--- a/rdf-turtle/index.html Wed Feb 15 10:56:52 2012 -0500
+++ b/rdf-turtle/index.html Wed Feb 15 18:33:11 2012 -0800
@@ -956,10 +956,10 @@
<section id="n-triple-changes" class="informative">
<h3>Changes from N-Triples</h3>
<ul>
- <li>Default encoding is UTF-8 rather then US-ASCII only
- <li>Uses IRIs rather then RDF URI References
+ <li>Default encoding is UTF-8 rather than US-ASCII only
+ <li>Uses IRIs rather than RDF URI References
<li>Defines a unique media type <code>text/ntriples+turtle</code>
- <li>Subset of Turtle rather then Notation 3
+ <li>Subset of Turtle rather than Notation 3
<li>Comments may occur after a triple production
</ul>
</section>