Skip to content

Commit 4b55e8e

Browse files
authored
Merge pull request #701 from ckeller/doc-typo
Small typo in documentation
2 parents c7174ba + 4603ea3 commit 4b55e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorial_coq_elpi_HOAS.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ Outside the pattern fragment
656656
657657
This encoding of evars is such that the programmer does not need to care
658658
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
659+
Evar map, no need to declare new variables there, etc. The programmer
660660
can freely call Coq API passing an Elpi term containing holes.
661661
662662
There is one limitation, though. The rest of this tutorial describes it

0 commit comments

Comments
 (0)