Skip to content

Commit b2753fd

Browse files
Bruno CostaXtema
authored andcommitted
Fix typo for version 1.19
Signed-off-by: Bruno Costa <[email protected]> Signed-off-by: Bruno Costa <[email protected]>
1 parent c0a90f4 commit b2753fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v1.19/software/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ with the upgrade command.
5656

5757
For example, to maintain the original image registry use
5858
```shell
59-
helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane `--set 'args={"--registry=index.docker.io"}'
59+
helm upgrade crossplane --namespace crossplane-system crossplane-stable/crossplane --set 'args={"--registry=index.docker.io"}'
6060
```

0 commit comments

Comments
 (0)