From c12360ba550619b5b07a46a4613bfc8c59b7844d Mon Sep 17 00:00:00 2001 From: sneedgroup-holder Date: Thu, 19 Dec 2024 15:58:45 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e94511b..4955d7d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,6 @@ An *unofficial* fork of QuickJS that contains polyfills and modifications to the The main documentation is in "doc/quickjs.pdf" for the PDF version or "doc/quickjs.html" for the HTML one. -## Localtion of Polyfills +## Location of Polyfills The polyfills are located in the "qjs.c" file.