diff --git a/hermetic_build/README.md b/hermetic_build/README.md index 20bb1c8b2c..2b5cc5239e 100644 --- a/hermetic_build/README.md +++ b/hermetic_build/README.md @@ -154,7 +154,7 @@ They are shared by all GAPICs of a library. | rest_documentation | No | | | rpc_documentation | No | | | cloud_api | No | `true` if not specified | -| requires-billing | No | `true` if not specified | +| requires_billing | No | `true` if not specified | | transport | No | must be one of `grpc`, `rest` or `both`. This value would only be used for generating .repo-metadata.json and relevant sections in README |