Commit bb0af5d
committed
docs(Worker): Fix service worker main file reference in README
The README incorrectly linked to Worker.ts as the main service worker file, but the actual main service worker entry point is Policy.ts. This corrects the documentation to point to the right source file.1 parent 9162f2a commit bb0af5d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments