Skip to content

Commit f31b5dd

Browse files
authored
Merge pull request #22449 from sjhala-ccs/BZ-1828026
BZ-1828026 Fixed typo in note text
2 parents dff3ca7 + 6cfc83d commit f31b5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/odc-creating-projects-using-developer-perspective.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can use the *Developer* perspective in the {product-title} web console to cr
99

1010
[NOTE]
1111
====
12-
Projects starting with `openshift-` and `kube` host cluster components that run as Pods and other infrastructure components. As such, {product-title} does not allow you to create Projects starting with `openshift-` or `kube-` using the CLI. Cluster administrators can create these Projects using the `oc adm new-project` command.
12+
Projects starting with `openshift-` and `kube-` host cluster components that run as Pods and other infrastructure components. As such, {product-title} does not allow you to create Projects starting with `openshift-` or `kube-` using the CLI. Cluster administrators can create these Projects using the `oc adm new-project` command.
1313
====
1414

1515
.Prerequisites

0 commit comments

Comments
 (0)