Skip to content

Commit f73dab8

Browse files
authored
Merge pull request #3003 from replicatedhq/florian/fix-demote-typo
fix typo in demotion docs
2 parents b22cb8c + 32e9b14 commit f73dab8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/vendor/releases-about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ You can enable semantic versioning on a channel that already has releases promot
181181

182182
### Demotion
183183

184-
A channel release can be demoted from a channel. When a channel release is demoted, the release is longer available for download, but is not withdrawn from environments where it was already downloaded or installed.
184+
A channel release can be demoted from a channel. When a channel release is demoted, the release is no longer available for download, but is not withdrawn from environments where it was already downloaded or installed.
185185

186186
The demoted release's channel sequence and version are not reused. For customers, the release will appear to have been skipped. Un-demoting a release will restore its place in the channel sequence making it again available for download and installation.
187187

docs/vendor/releases-creating-releases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ To archive one or more releases:
111111

112112
## Demote a Release
113113

114-
A channel release can be demoted from a channel. When a channel release is demoted, the release is longer available for download, but is not withdrawn from environments where it was already downloaded or installed. For more information, see [Demotion](/vendor/releases-about#demotion) in _About Channels and Releases_.
114+
A channel release can be demoted from a channel. When a channel release is demoted, the release is no longer available for download, but is not withdrawn from environments where it was already downloaded or installed. For more information, see [Demotion](/vendor/releases-about#demotion) in _About Channels and Releases_.
115115

116116
For information about demoting and un-demoting releases with the Replicated CLI, see [channel demote](/reference/replicated-cli-channel-demote) and [channel un-demote](/reference/replicated-cli-channel-un-demote).
117117

0 commit comments

Comments
 (0)