diff --git a/build.gradle b/build.gradle index 5ff634404d..647b8b301a 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ group = project.maven_group repositories { // Add repositories to retrieve artifacts from in here. // You should only use this when depending on other mods because - // Loom adds the essential maven repositories to download Minecraft and libraries from aut omatically. + // Loom adds the essential maven repositories to download Minecraft and libraries from automatically. // See https://docs.gradle.org/current/userguide/declaring_repositories.html // for more information about repositories. flatDir {