Skip to content

Commit b580efa

Browse files
committed
Fix typo
1 parent 0ddc45c commit b580efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/name-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Similarly, the per-domain directory name is:
5454
* kubectl delete -f weblogic-operator.yaml
5555
* kubectl delete -f weblogic-operator-security.yaml
5656
* Remove the resources that were created for the domain:
57-
* kubernetes/delete-weblogic-domain-resources.sh <domainUID>
57+
* kubernetes/delete-weblogic-domain-resources.sh yourDomainUID
5858
* either remove the directory that was generated for that operator / domain, or remove the generated YAML files and the copy of the input file from it
5959
* make whatever changes you need in your inputs file
6060
* re-run the create script

0 commit comments

Comments
 (0)