Improve description of repositories blocks #81

Merged
YTG1234 merged 6 commits from patch-1 into master 2021-02-07 17:38:58 +00:00
Showing only changes of commit 158b9c6e1d - Show all commits

View File

@ -11,7 +11,7 @@ version = project.mod_version
group = project.maven_group
repositories {
// Add repositories to retrive artifacts from in here.
// Add repositories to retrieve artifacts from in here.
// Loom adds the Fabric maven automatically so you don't
// have to. See https://docs.gradle.org/current/userguide/declaring_repositories.html
// for more information about repositories.