Skip to content

Commit b2eae6d

Browse files
shaunsmitholyagpl
andauthored
Update tiny-java-containers/README.md
Co-authored-by: Olga Gupalo <[email protected]>
1 parent 9df3379 commit b2eae6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tiny-java-containers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ In a terminal, run:
5656
1. The `hello` executable generated by GraalVM Native Image in the Dockerfile
5757
using the `--static --libc=musl` options is a fully self-contained
5858
executable. This means that it does not rely on any libraries in the host
59-
operating system environment. This makes it easier to package in a variety
59+
operating system environment. This makes it easier to package in a variety of container images.
6060
of Docker container images.
6161

6262
2. You can see in the output of the Dockerfile build that `ls -lh` reports the

0 commit comments

Comments
 (0)