docs(service-worker): fix small typo in devops guide (#29866)

PR Close #29866
This commit is contained in:
Jurgen Van de Moere 2019-04-12 12:43:01 +02:00 committed by Alex Rickabaugh
parent 5f1b6372c7
commit b3edf494a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Service worker in production
This page is a reference for deploying and supporting production apps that use the Angular service worker. It explains how the Angular service worker fits into the larger production environment, the service worker's behavior under various conditions, and available recourses and fail-safes.
This page is a reference for deploying and supporting production apps that use the Angular service worker. It explains how the Angular service worker fits into the larger production environment, the service worker's behavior under various conditions, and available resources and fail-safes.
#### Prerequisites