We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b5ab38 commit 80e82c9Copy full SHA for 80e82c9
wiki/introduction/setting-up/en.md
@@ -83,7 +83,7 @@ Set `archives_base_name` to your mod's ID similarly and ignore all other propert
83
84
```gradle
85
# Gradle Properties
86
-org.gradle.jwmargs = -Xmx1G
+org.gradle.jvmargs = -Xmx1G
87
org.gradle.parallel = true
88
89
# Mod Properties
0 commit comments