Skip to content

Commit 46a7122

Browse files
committed
Minor fix in README
Signed-off-by: doxiao <[email protected]>
1 parent 3abd213 commit 46a7122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain-inputs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ productionModeEnabled: true
4747
# If this property is set, the create domain scripts will use the value specified, instead of the
4848
# default value, to tag the generated image and set the `image` in the domain YAML file.
4949
#
50-
# An unique value is required for each domain that is created using the scripts.
50+
# A unique value is required for each domain that is created using the scripts.
5151
#
5252
# If you are running the sample scripts from a machine that is remote to the Kubernetes cluster where
5353
# the domain is going to be running, you need to set this property to the image name that is intended

0 commit comments

Comments
 (0)