Skip to content

Commit 4d72c02

Browse files
authored
Fix typo in name of flag
Signed-off-by: Nokome Bentley <[email protected]> > _By signing off you acknowledge adhering to the requirements listed here: https://probot.github.io/apps/dco/_
1 parent ef0b892 commit 4d72c02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/app-developer-guide/using-cache-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The `--cache-image` parameter must be in the following format
1919
--cache-image <remote-image-location>
2020
```
2121

22-
The `--cache-images` flag must be specified in conjunction with the `--publish` flag.
22+
The `--cache-image` flag must be specified in conjunction with the `--publish` flag.
2323

2424
### Examples
2525
For the following examples we will use:
@@ -85,4 +85,4 @@ pack build localhost:5000/buildpack-examples/second-cache-image-example \
8585
```
8686
<!--+- "{{execute}}"+-->
8787

88-
[samples]: https://github.com/buildpack/samples
88+
[samples]: https://github.com/buildpack/samples

0 commit comments

Comments
 (0)