From e6f4b9cc666da8e107e614f09820b9ddba316aec Mon Sep 17 00:00:00 2001 From: Francis Bouvier Date: Tue, 11 Jun 2024 16:55:18 +0200 Subject: [PATCH] Update README.md Co-authored-by: Pierre Tachoire --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9b680dd..6a6a8410 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ We will not provide binary versions until we reach at least the Beta stage. NOTE: There are hundreds of Web APIs. Developing a browser, even just for headless mode, is a huge task. It's more about coverage than a _working/not working_ binary situation. -You can also follow the progess of our Javascript support in our dedicated [zig-js-runtime](https://github.com/lightpanda-io/zig-js-runtime#development) project. +You can also follow the progress of our Javascript support in our dedicated [zig-js-runtime](https://github.com/lightpanda-io/zig-js-runtime#development) project. ## Build from sources