diff --git a/README.md b/README.md index 6de9f53..a170c88 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ A curated list of awesome V frameworks, libraries, software and resources. * [vbf](https://github.com/vpervenditti/vbf) - A brainfuck interpreter/compiler. * [monkey_v](https://github.com/Delta456/monkey_v) - Implementation of [Thorsten Ball's Monkey Language](https://interpreterbook.com/) in V * [vcc](https://github.com/lemoncmd/vcc) - a C compiler written in V. -* [Vork](https://github.com/Itay2805/Vork) - alternative V compiler/interpreter writtein in Python. +* [Vork](https://github.com/Itay2805/Vork) - alternative V compiler/interpreter written in Python. ### Package manager * [vpkg](https://github.com/vpkg-project/vpkg) - An alternative package manager for V.