From 73a09847caac2428744bf8117f405ea1e26a62b4 Mon Sep 17 00:00:00 2001 From: Nicolas Lepage <19571875+nlepage@users.noreply.github.com> Date: Thu, 18 Feb 2021 22:01:34 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ffcc6a..ab4c54b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

-> Embed your Go HTTP handlers in a ServiceWorker (usin [WebAssembly](https://mdn.io/WebAssembly/)) and emulate an HTTP server! +> Embed your Go HTTP handlers in a ServiceWorker (using [WebAssembly](https://mdn.io/WebAssembly/)) and emulate an HTTP server! ## Examples