Skip to content

Commit f3145b6

Browse files
committed
typo
1 parent 71a3a51 commit f3145b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/container-registry-tasks-pack-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Browse to `localhost:1337` in your favorite browser to see the sample web app. P
6464

6565
## Example: Build Java image with Heroku builder
6666

67-
The following example builds a container image from the Java app in the [buildpack/sample-java-app](https://github.com/buildpack/sample-java-app) repo, using the `heroku/buildpacks:18` builder. The `--pull` parameter specifies that the command shold pull the latest builder image.
67+
The following example builds a container image from the Java app in the [buildpack/sample-java-app](https://github.com/buildpack/sample-java-app) repo, using the `heroku/buildpacks:18` builder. The `--pull` parameter specifies that the command should pull the latest builder image.
6868

6969
```azurecli
7070
az acr pack build \

0 commit comments

Comments
 (0)