Skip to content

Commit a06b158

Browse files
committed
Editorial (shacl12-rules)
1 parent 9596046 commit a06b158

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shacl12-rules/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ <h3>Elements of the Abstract Syntax</h3>
474474
<dt><dfn data-lt="condition element|condition">Condition element</dfn></dt>
475475
<dd>
476476
A [=condition element=] is an [=expression=]
477-
that evaluatease s to true or false.
477+
that evaluates to true or false.
478478
[=Condition elements=] appear in the [=body=] of a [=rule=].
479479
</dd>
480480

@@ -742,8 +742,8 @@ <h3>Stratification</h3>
742742
<p>
743743
[=Stratification=] imposes constraints on dependencies between [=rules=]
744744
to ensure that [=negation elements=] depend only on results computed
745-
in earlier (lower) [=stratum=], guaranteeing a single, well-defined outcome
746-
from the evaluation of a [=rule set=] over a given [=base graph=].
745+
using earlier (lower) [=strata=]. This guarantees a single well-defined
746+
outcome from the evaluation of a [=rule set=] over a given [=base graph=].
747747
</p>
748748
<div class="ednote">
749749
<p>

0 commit comments

Comments
 (0)