Skip to content

Commit 1f26b79

Browse files
authored
Fix typo in README
1 parent f566769 commit 1f26b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ uses GitHub actions with a Gradle remote build cache.
227227

228228
### How does the plugin interact with the `jpackage` command?
229229

230-
By default, dhe plugin calls `jpackage` in two steps:
230+
By default, the plugin calls `jpackage` in two steps:
231231

232232
1. Build `--type app-image` as a package-type independent image folder. This is where `jlink` is involved.
233233
2. Build OS-specific packages via `--type <package-type>`.

0 commit comments

Comments
 (0)