Skip to content

Commit 6efc19c

Browse files
committed
fix typo: Futumura
1 parent efc63dc commit 6efc19c

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)