diff --git a/spec/index.html b/spec/index.html index a67f384..170f8f5 100644 --- a/spec/index.html +++ b/spec/index.html @@ -579,7 +579,7 @@
Triple equality: Two triples (|s|, |p|, |o|) and (s', p', o') - are considered equal if and only if all of the following three conditions holds.
+ are considered equal if and only if all of the following three conditions hold.An [=RDF triple=] used as the [=object=] of another [=triple=] is called a triple term. - In a given [=RDF graph=], a [=triple=] can appear as a [=triple term=], as an [=asserted triple=], or both. + In a given [=RDF graph=], a [=triple=] can appear as a [=triple term=], an [=asserted triple=], or both.
The set of [=RDF terms=] appearing in an [=RDF triple=] |t| is defined inductively as follows:
@@ -1089,9 +1089,10 @@