Skip to content

Commit 474607e

Browse files
committed
correct typos
1 parent c077cee commit 474607e

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
@@ -149,7 +149,7 @@ For each WebLogic patch, you will need to download it from Oracle Support and se
149149
27342434 for WebLogic version 12.2.1.3.0:
150150

151151
```bash
152-
imagetool cache addPatch --patchId p27342434 --version 12.2.1.3.0 --path /home/acmeuser/cache/p27342434_122130_Generic .zip --user [email protected] --passwordEnv MYPWD
152+
imagetool cache addPatch --patchId p27342434 --version 12.2.1.3.0 --path /home/acmeuser/cache/p27342434_122130_Generic.zip --user [email protected] --passwordEnv MYPWD
153153
```
154154

155155
You need to provide the credentials on the command line. It verifies the MD5 on the file system against the metadata

0 commit comments

Comments
 (0)