Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit 3c2bf4d

Browse files
cironunesalxhub
authored andcommitted
chore(README): fix typo (#140)
1 parent f9d8302 commit 3c2bf4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-worker/worker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,6 @@ If instead of Gulp, you use Webpack to build your project, the service worker al
227227
new CopyWebpackPlugin([
228228
{from: 'ngsw-manifest.json'},
229229
]),
230-
new AngularServiceWorkerPlugion(),
230+
new AngularServiceWorkerPlugin(),
231231
],
232232
}, () => { /* done */ });

0 commit comments

Comments
 (0)