Skip to content

Commit 7856573

Browse files
hartigTallTed
andauthored
Maintain indents
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent ea40eea commit 7856573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8841,7 +8841,7 @@ <h4>Examples of Mapped Graph Patterns</h4>
88418841
&nbsp;&nbsp; BGP(?s :p ?o) ,<br>
88428842
&nbsp;&nbsp; ToMultiSet(<br>
88438843
&nbsp;&nbsp;&nbsp;&nbsp; Distinct( <br>
8844-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Project( ToList(BGP(?o ?p ?z)), {?o} ) <br>
8844+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Project( ToList(BGP(?o ?p ?z)), {?o} ) <br>
88458845
&nbsp;&nbsp;&nbsp;&nbsp; ) <br>
88468846
&nbsp;&nbsp; ) <br>
88478847
)

0 commit comments

Comments
 (0)