diff options
| -rw-r--r-- | contributors/devel/api_changes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/api_changes.md b/contributors/devel/api_changes.md index 924f8735..1d686bbf 100644 --- a/contributors/devel/api_changes.md +++ b/contributors/devel/api_changes.md @@ -576,7 +576,7 @@ The auto-generated code resides with each versioned API: To regenerate them run: ```sh -hack/update-codecgen.sh +hack/update-generated-protobuf.sh ``` ## Making a new API Version |
