Skip to content

Commit 3b77493

Browse files
authored
docs: correction in CONTRIBUTING.md (#6142)
1 parent 01bf2d1 commit 3b77493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Please be aware of the following notes prior to opening a pull request:
6767
Title should be lowercase and not period at the end of it. If the commit includes
6868
a breaking change, the commit message must end with a single paragraph: `BREAKING CHANGE: a description of what broke`
6969

70-
5. After getting ready to open a pull request, make sure to run the `yarn update-clients`
70+
5. After getting ready to open a pull request, make sure to run the `yarn generate-clients`
7171
to re-generate all the service clients, and commit the change(if any) to a
7272
standalone commit following the guide above.
7373

0 commit comments

Comments
 (0)