File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments