Skip to content

Commit 6c29684

Browse files
committed
typo
1 parent add26c1 commit 6c29684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ $ ./create-domain.sh -i my-inputs.yaml -o /some/output/directory -u username -p
178178
You need to provide the WebLogic administration username and password in the `-u` and `-p` options
179179
respectively, as shown in the example. If you specify the `-e` option, the script will generate the
180180
Kubernetes YAML files *and* apply them to your cluster. If you omit the `-e` option, the
181-
script will jsut generate the YAML files, but will not take any action on your cluster.
181+
script will just generate the YAML files, but will not take any action on your cluster.
182182

183183
c. Confirm that the operator started the servers for the domain:
184184
* Use `kubectl` to show that the domain resource was created:

0 commit comments

Comments
 (0)