Skip to content

Commit 0e37952

Browse files
committed
Clarification about mini-coi.
1 parent a17d2db commit 0e37952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/workers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ sync.heavy_computation = lambda: 6 * 7
219219
```
220220

221221
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
222+
use `npx mini-coi ./tmp` and serve via localhost) then see the following
223223
outcome in the browser's devtools.
224224

225225
```

0 commit comments

Comments
 (0)