From fb668dc4c957e4e66330f269e8e8e858f4b6902d Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Mon, 10 Jun 2019 10:23:33 +1200 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c09215..664b54c 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ For those who would prefer not to use `sw-precache` as part of a `gulp` or [options listed](#options-parameter) in the API, provided via flags or an external JavaScript configuration file. -Hypenated flags are converted to camelCase [options](#options-parameter). +Hyphenated flags are converted to camelCase [options](#options-parameter). Options starting with `--no` prefix negate the boolean value. For example, `--no-clients-claim` sets the value of `clientsClaim` to `false`. **Warning:** When using `sw-precache` "by hand", outside of an automated build process, it's your