Skip to content

Commit 4477fbd

Browse files
committed
Fix docs
1 parent 02b651c commit 4477fbd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

common/docs/ANNOUNCEMENT.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ pluginManagement {
4343
```
4444
_(this step will be redundant once this plugin is published to the Gradle Plugin Portal)._
4545

46-
After that, we can configure the image build by using a `graal` configuration block:
46+
After that, we can configure the image build by using a `javaNative` configuration block:
47+
4748
```groovy
4849
javaNative {
4950
images {

0 commit comments

Comments
 (0)