Skip to content

Commit

Permalink
doc: fix typo in release/README.md (#7711)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan authored Dec 7, 2021
1 parent 3735566 commit d4ca5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ send the PR for review against `main`. You need to:

- Update the version number in the top-level `CMakeLists.txt` file.
- Update the ABI baseline to include the new version numbers in the inline
namespace by running `ci/cloudbuild/build.sh -t check-api-pr`. This will will
namespace by running `ci/cloudbuild/build.sh -t check-api-pr`. This will
leave the updated ABI files in `ci/abi-dumps`, and also update the
`google/cloud/internal/version_info.h` file.

Expand Down

0 comments on commit d4ca5dd

Please sign in to comment.