From ea75d7ed257a36452027f45a83816c7c856030aa Mon Sep 17 00:00:00 2001 From: Jackie Edwards <6126319+Protowalker@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:11:34 -0400 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa8cf30..72f9b69 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # N64 Modern Runtime A modern runtime for traditional ports and recompilations of N64 games. \ -The runtime is consists of two libraries: [ultramodern](#ultramodern) and [librecomp](#librecomp). +The runtime consists of two libraries: [ultramodern](#ultramodern) and [librecomp](#librecomp). ## ultramodern