docs: fix typo in service worker getting started guide (#25512)
PR Close #25512
This commit is contained in:
parent
77d9975eb2
commit
78750a7fec
@ -18,7 +18,7 @@ To set up the Angular service worker in your project, use the CLI command `ng ad
|
||||
with setting up the necessary support files.
|
||||
|
||||
```sh
|
||||
ng add @angular/pwa --project *project-name*
|
||||
ng add @angular/pwa --project *project-name*
|
||||
```
|
||||
|
||||
The above command completes the following actions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user