Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenni0451 authored Sep 26, 2024
1 parent 0e6bf52 commit ee6f195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A template project for my gradle based repos.
To use the maven servers in this template you need to enter your credentials into your `gradle.properties` files.\
The file can be found in the `.gradle` folder in your home directory (create it if it doesn't exist).
```properties
#Config for a Reposilite maveb server
#Config for a Reposilite maven server
reposiliteUsername=user
reposilitePassword=123456

Expand Down

0 comments on commit ee6f195

Please sign in to comment.