Skip to content

Commit 62ce399

Browse files
authored
Merge pull request #3 from MisileLab/patch-1
Just little typo error fix
2 parents 9733ecd + d656c94 commit 62ce399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = property("mod_version")!!
1111
repositories {
1212
// Add repositories to retrieve artifacts from in here.
1313
// You should only use this when depending on other mods because
14-
// Loom adds the essential maven repositories to downl oad Minecraft and libraries from automatically.
14+
// Loom adds the essential maven repositories to download Minecraft and libraries from automatically.
1515
// See https://docs.gradle.org/current/userguide/declaring_repositories.html
1616
// for more information about repositories.
1717
}

0 commit comments

Comments
 (0)