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.
2 parents c7174ba + 4603ea3 commit 4b55e8eCopy full SHA for 4b55e8e
examples/tutorial_coq_elpi_HOAS.v
@@ -656,7 +656,7 @@ Outside the pattern fragment
656
657
This encoding of evars is such that the programmer does not need to care
658
much about them: no need to carry around an assignment/typing map like the
659
-Evar map, no need to declared new variables there, etc. The programmer
+Evar map, no need to declare new variables there, etc. The programmer
660
can freely call Coq API passing an Elpi term containing holes.
661
662
There is one limitation, though. The rest of this tutorial describes it
0 commit comments