Skip to content

Commit 62830df

Browse files
authored
Update README.md
1 parent 0aaa346 commit 62830df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ or the equivalent grammar in the __PGA-shape__ DSL:
4141
SubY = SubDiv(Y) { -1: SubZ | -1: ZDiscard | -1: SubZ };
4242
SubX = SubDiv(X) { -1: SubY | -1: YDiscard | -1: SubY }
4343

44-
Both resulting the following Menger sponge:
44+
Both resulting in the following Menger sponge:
4545

4646
![Menger Sponge](http://www.pedroboechat.com/images/operator-graph-menger-sponge.png)
4747

0 commit comments

Comments
 (0)