diff --git a/www/docs/cmd/goreleaser_jsonschema.md b/www/docs/cmd/goreleaser_jsonschema.md
index 5329f1dca..c2b2972bf 100644
--- a/www/docs/cmd/goreleaser_jsonschema.md
+++ b/www/docs/cmd/goreleaser_jsonschema.md
@@ -10,7 +10,7 @@ goreleaser jsonschema [flags]
 
 ```
   -h, --help            help for jsonschema
-  -o, --output string   where to save the json schema (default "-")
+  -o, --output string   Where to save the JSONSchema file (default "-")
 ```
 
 ## Options inherited from parent commands