Skip to content

Commit 2a9df90

Browse files
hartigTallTed
andauthored
Fixes typo
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 7856573 commit 2a9df90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8997,8 +8997,8 @@ <h5>SELECT Expressions</h5>
89978997
</section>
89988998
<section id="convertSolMod">
89998999
<h4>Converting Solution Modifiers</h4>
9000-
<p>Solutions modifiers apply to the processing of a SPARQL query after pattern matching.</p>
9001-
<p>However, since the solutions modifiers operate on sequences
9000+
<p>Solution modifiers apply to the processing of a SPARQL query after pattern matching.</p>
9001+
<p>However, since the solution modifiers operate on sequences
90029002
of solution mappings, the query result produced up to this
90039003
point is first turned from a multiset of solution mappings
90049004
into such a sequence. While there is no implied ordering to

0 commit comments

Comments
 (0)