We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17d2db commit 0e37952Copy full SHA for 0e37952
docs/user-guide/workers.md
@@ -219,7 +219,7 @@ sync.heavy_computation = lambda: 6 * 7
219
```
220
221
Save these files in a `tmp` folder, ensure [your headers](#http-headers) (just
222
-use `npx mini-coi ./tmp` and update `index.html`) then see the following
+use `npx mini-coi ./tmp` and serve via localhost) then see the following
223
outcome in the browser's devtools.
224
225
0 commit comments