diff --git a/platinum-sw-cache.html b/platinum-sw-cache.html index 5769af1..d3569d5 100644 --- a/platinum-sw-cache.html +++ b/platinum-sw-cache.html @@ -17,7 +17,7 @@ * `` needs to be a child element of ``. * A simple, yet useful configuration is * - * + * * * * diff --git a/platinum-sw-fetch.html b/platinum-sw-fetch.html index 35d5028..0a255e6 100644 --- a/platinum-sw-fetch.html +++ b/platinum-sw-fetch.html @@ -31,7 +31,7 @@ * * An example configuration is: * - * + * * * diff --git a/platinum-sw-import-script.html b/platinum-sw-import-script.html index 2478f55..dc7364a 100644 --- a/platinum-sw-import-script.html +++ b/platinum-sw-import-script.html @@ -18,7 +18,7 @@ * A common use case is to define a custom request handler for a `fetch` event, but it can be used * for any type of code that you want to be executed by the service worker. * - * + * * *