From 463af0173c58ef8a3d15723ada17c53d3e80343e Mon Sep 17 00:00:00 2001 From: kuritonasu <33165903+kuritonasu@users.noreply.github.com> Date: Wed, 8 Sep 2021 11:34:16 +0300 Subject: [PATCH] docs: minor README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 115dad0..1dd05ad 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ A: Just overwrite `x.js`, the client polls this file every 2 minutes. ---- -Q: What if the browser doesn't support Service Wokrer? +Q: What if the browser doesn't support Service Worker? A: Unfortunately, the page can't be displayed. You can add a fallback in `404.html`.