Skip to content

Commit 25b7df9

Browse files
author
BHAVANI.RAVICHANDRAN@ORACLE.COM
committed
fix typo
1 parent c14b849 commit 25b7df9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-source/content/samples/simple/domains/model-in-image/initial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ If you don't see the `weblogic-deploy.zip` file, then you missed a step in the [
262262
Now, you use the Image Tool to create an image named `model-in-image:WLS-v1` that's layered on a base WebLogic image. You've already set up this tool during the prerequisite steps.
263263

264264
Run the following commands to create the model image and verify that it worked:
265-
Note: If you are creating a WebLogic model-in-image, add --chown oracle:root to imagetool.sh command. When creating FMS images, do not use the --chown option.
265+
Note: If you are creating a WebLogic model-in-image, add --chown oracle:root to imagetool.sh command. When creating FMW Infrastructure images, do not use the --chown option.
266266

267267
```
268268
$ cd /tmp/mii-sample/model-images

docs-source/content/samples/simple/domains/model-in-image/update3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Here are the steps for this use case:
9393
Now, you use the Image Tool to create an image named `model-in-image:WLS-v2` that's layered on a base WebLogic image. You've already set up this tool during the prerequisite steps.
9494
9595
Run the following commands to create the model image and verify that it worked:
96-
Note: If you are creating a WebLogic model-in-image, add --chown oracle:root to imagetool.sh command. When creating FMS images, do not use the --chown option.
96+
Note: If you are creating a WebLogic model-in-image, add --chown oracle:root to imagetool.sh command. When creating FMW Infrastructure images, do not use the --chown option.
9797
9898
```
9999
$ cd /tmp/mii-sample/model-images

0 commit comments

Comments
 (0)