Skip to content

Commit 0461a48

Browse files
authored
Merge pull request #6 from TownyAdvanced/benwoo1110-patch-1
Fix typo in gradle dependency example
2 parents 65d338c + 8259688 commit 0461a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
}
3333
3434
dependencies {
35-
compileOnly 'io.github.townyadvanced.commentedconfiguration:commentedconfiguration:1.0.0'
35+
compileOnly 'io.github.townyadvanced.commentedconfiguration:CommentedConfiguration:1.0.0'
3636
}
3737
```
3838

0 commit comments

Comments
 (0)