Skip to content

Commit 5c968ea

Browse files
authored
[chore] fix typo in release.md (#10739)
1 parent 72e906d commit 5c968ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ It is possible that a core approver isn't a contrib approver. In that case, the
4242

4343
5. Make sure you are on `release/<release-series>`. Tag the module groups with the new release version by running:
4444
- `make push-tags MODSET=beta` for beta modules group,
45-
- `make push-tags MODSET=stable` beta stable modules group, only if there were changes since the last release.
45+
- `make push-tags MODSET=stable` for stable modules group, only if there were changes since the last release.
4646

4747
If you set your remote using `https` you need to include `REMOTE=https://github.com/open-telemetry/opentelemetry-collector.git` in each command. Wait for the new tag build to pass successfully.
4848

0 commit comments

Comments
 (0)