Skip to content

Commit 4603ea3

Browse files
committed
Small typo in documentation
1 parent c7174ba commit 4603ea3

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)