Skip to content

Commit

Permalink
Typo fix (#3092)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffposnick committed Jul 26, 2022
1 parent a4526ad commit 993908e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/workbox-build/src/types.ts
Expand Up @@ -77,7 +77,7 @@ export interface RuntimeCaching {
*/
expiration?: ExpirationPluginOptions;
/**
* If provided, this will set the `cacheName` property of the
* If provided, this will set the `networkTimeoutSeconds` property of the
* {@link workbox-strategies} configured in `handler`. Note that only
* `'NetworkFirst'` and `'NetworkOnly'` support `networkTimeoutSeconds`.
*/
Expand Down

0 comments on commit 993908e

Please sign in to comment.