diff --git a/README.md b/README.md index 9a1f3935..d8322419 100644 --- a/README.md +++ b/README.md @@ -447,7 +447,7 @@ If `newValue` is omitted it returns the current setting value. #### Options -- `settingKey`: settingKey They key in `.clasp.json` you want to change +- `settingKey`: settingKey The key in `.clasp.json` you want to change - `newValue`: newValue The new value for the setting #### Examples