Skip to content

Commit a160d49

Browse files
scorpy
Co-authored-by: Matouš Kučera <mk@kcra.me>
1 parent a794a53 commit a160d49

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/paper/dev/getting-started

1 file changed

+1
-1
lines changed

src/content/docs/paper/dev/getting-started/userdev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You should remove any dependency on the Paper API, as the dev bundle includes th
9090

9191
A dev bundle might not support the JDK version Gradle is configured to use.
9292
If you are getting an error during the execution of `paperweightUserdevSetup`, you can try
93-
setting paperweight's java launcher property to a different Java version.
93+
setting paperweight's `javaLauncher` property to a different Java version.
9494

9595
```kts title="build.gradle.kts"
9696
paperweight {

0 commit comments

Comments
 (0)