Author: andy
Date: Fri May 12 11:49:09 2017
New Revision: 1794958

URL: http://svn.apache.org/viewvc?rev=1794958&view=rev
Log:
Fix

Modified:
    jena/site/trunk/content/tutorials/rdf_api.mdtext

Modified: jena/site/trunk/content/tutorials/rdf_api.mdtext
URL: 
http://svn.apache.org/viewvc/jena/site/trunk/content/tutorials/rdf_api.mdtext?rev=1794958&r1=1794957&r2=1794958&view=diff
==============================================================================
--- jena/site/trunk/content/tutorials/rdf_api.mdtext (original)
+++ jena/site/trunk/content/tutorials/rdf_api.mdtext Fri May 12 11:49:09 2017
@@ -18,7 +18,7 @@ and the practice the theory. The data mo
 approach does not take long.</p>
 
 <p>RDF has an XML syntax and many who are familiar with XML will think of RDF
-in terms of that syntax. This is mistake. RDF should be
+in terms of that syntax. This is a mistake. RDF should be
 understood in terms of its data model. RDF data can be represented in
 XML, but understanding the syntax is secondary to understanding the data
 model.</p>


Reply via email to