diff --git a/aio/content/guide/service-worker-devops.md b/aio/content/guide/service-worker-devops.md index 97caa3a4fa..3a6885fcf7 100644 --- a/aio/content/guide/service-worker-devops.md +++ b/aio/content/guide/service-worker-devops.md @@ -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