diff --git a/README.md b/README.md index 9c827cf..230411e 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ source files that represent a single Go package. The `-type` flag accepts a comma-separated list of types so a single run can generate methods for multiple types. The default output file is t_jsonenums.go, -where t is the lower-cased name of the first type listed. THe suffix can be +where t is the lower-cased name of the first type listed. The suffix can be overridden with the `-suffix` flag. This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.