We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f566769 commit 1f26b79Copy full SHA for 1f26b79
1 file changed
README.md
@@ -227,7 +227,7 @@ uses GitHub actions with a Gradle remote build cache.
227
228
### How does the plugin interact with the `jpackage` command?
229
230
-By default, dhe plugin calls `jpackage` in two steps:
+By default, the plugin calls `jpackage` in two steps:
231
232
1. Build `--type app-image` as a package-type independent image folder. This is where `jlink` is involved.
233
2. Build OS-specific packages via `--type <package-type>`.
0 commit comments