Skip to content

Commit 4fd9c4f

Browse files
committed
fix: correct information for service-worker
1 parent c575d0b commit 4fd9c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/features/service-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"docs": [],
77
"nextSteps": {
88
"lines": [
9-
"Now, make sure that you have `<RegisterServiceWorker />` in your `src/root.tsx`"
9+
"Now, make sure that you have `<ServiceWorkerRegister />` in your `src/root.tsx`. You can import it from `@builder.io/qwik-city`."
1010
]
1111
}
1212
}

0 commit comments

Comments
 (0)