Skip to content

Commit 569d8c5

Browse files
authored
Merge pull request #1965 from nikhil-thomas/fixes/doc
Fix typo in docs
2 parents b3d8d89 + b7dd2df commit 569d8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design/channel-naming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In the diagram above you can see the following:
2727

2828
- A catalog index named “redhat:v4.6”, this catalog is built by a cluster administrator typically
2929
- There are 2 operator packages found in the catalog, myoperator and otheroperator.
30-
- The myoperator has 3 bundles (1.0.0, 1.0.1, 1.0.2). Versions 1.0.1 and 1.0.1 are in multiple channels (fast, stable). Whereas version 1.0.2 is only in the fast channel.
30+
- The myoperator has 3 bundles (1.0.0, 1.0.1, 1.0.2). Versions 1.0.0 and 1.0.1 are in multiple channels (fast, stable). Whereas version 1.0.2 is only in the fast channel.
3131
- The otheroperator has 2 bundles specifying 2 different channels (preview, stable). Version 1.4.0 specifies it is within 2 channels, stable and preview.
3232

3333

0 commit comments

Comments
 (0)