Skip to content

Commit

Permalink
Apply review feedback round 2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelryanpeter committed Mar 19, 2024
1 parent 92e68aa commit 1feb79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Tasks/installing-an-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ After you add a catalog to your cluster, you can install an extension by creatin
As a result, if two catalogs have an extension with the same name, the installation might fail or lead to an unintended outcome.
For example, the first extension that matches might install successfully and finish without searching for a match in the second catalog.

2. Apply the CR the cluster:
2. Apply the CR to the cluster:

``` terminal
$ kubectl apply -f <cr_name>.yaml
Expand Down

0 comments on commit 1feb79a

Please sign in to comment.