Skip to content

Commit 0cf6b73

Browse files
hartigTallTed
andauthored
html readability fix
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 938aa01 commit 0cf6b73

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spec/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9713,7 +9713,9 @@ <h3>Property Path Patterns</h3>
97139713
<div id="pp-eval-notation">
97149714
<b>Notation</b>
97159715
</div>
9716-
<p>To denote the evaluation of the property path pattern, for every <a href="#defn_AlgebraicQueryExpression">algebraic query expression</a> of the form
9716+
<p>To denote the evaluation of the property path pattern, for every
9717+
<a href="#defn_AlgebraicQueryExpression">algebraic query expression</a>
9718+
of the form
97179719
<a href="#defn_absPath" class="absOp">Path</a>(|X|, |ppe|, |Y|) </p>, we write the following:
97189720
<pre class="nohighlight">ppeval(<var>X</var>, <var>ppe</var>, <var>Y</var>)</pre>
97199721
<p>This produces a multiset of solution

0 commit comments

Comments
 (0)