Skip to content

Commit 30d6c02

Browse files
authored
Merge pull request #21 from KijitoraFinch/fix-typo-futamura
fix typo: correct "Futumura" to "Futamura"
2 parents efc63dc + 6efc19c commit 30d6c02

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
@@ -60,7 +60,7 @@ See the API in `include/weval.h` for more.
6060

6161
The theory behind weval is described in the author's blog post
6262
[here](https://cfallin.org/blog/2024/08/28/weval/), covering partial evaluation
63-
and Futumura projections as well as how weval's main transform works.
63+
and Futamura projections as well as how weval's main transform works.
6464

6565
### Uses
6666

0 commit comments

Comments
 (0)