We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aaa346 commit 62830dfCopy full SHA for 62830df
README.md
@@ -41,7 +41,7 @@ or the equivalent grammar in the __PGA-shape__ DSL:
41
SubY = SubDiv(Y) { -1: SubZ | -1: ZDiscard | -1: SubZ };
42
SubX = SubDiv(X) { -1: SubY | -1: YDiscard | -1: SubY }
43
44
-Both resulting the following Menger sponge:
+Both resulting in the following Menger sponge:
45
46

47
0 commit comments