Skip to content

Commit 1b7bffb

Browse files
paulachuaalmiray
authored andcommitted
Fix GraalVM Native Image note
1 parent ca39b2b commit 1b7bffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/concepts/pages/distributions/binary.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Gradle plugins that can create such binaries. The distribution should be package
7070
contain a root entry, typically following the name of the archive, thus if the archive is named `app-1.2.3.zip` the root
7171
entry should be `app-1.2.3`.
7272

73-
NOTE: You must an extra property named `graalVMNativeImage` to the distribution.
73+
NOTE: You must add an extra property named `graalVMNativeImage` to the distribution.
7474

7575
.Maven
7676

0 commit comments

Comments
 (0)