Skip to content

Commit b9428a3

Browse files
authored
Merge pull request #49977 from holly-cummins/fix-quakrus-typo
Trivial: Fix typo in docs
2 parents a90cf96 + 9a774a1 commit b9428a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/upx.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you want to force compression to take place in a container, you can set `quar
3838
If you are not in one of these cases, the compression fails.
3939

4040
Setting `quarkus.native.compression.container-image` results in the compression to run in a container.
41-
If you want to set the variable, but not run the compression in a container, set `quakrus.native.compression.container-build` explicitly to `false`.
41+
If you want to set the variable, but not run the compression in a container, set `quarkus.native.compression.container-build` explicitly to `false`.
4242

4343
[IMPORTANT]
4444
.`WORKDIR` for the image used for compression

0 commit comments

Comments
 (0)