docs: Small typo sonartype vs sonatype (#989)

Small type sonartype vs sonatype

Nothing important. Feel free to ignore ;)

Signed-off-by: David Pilato <david@pilato.fr>
This commit is contained in:
David Pilato 2024-06-28 21:48:32 +02:00 committed by GitHub
parent e2c70d9f0b
commit 7bff3eebe6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ If you would like snapshot builds, this is the relevant repository information:
<snapshots>
<enabled>true</enabled>
</snapshots>
<id>sonartype</id>
<name>Sonartype Repository</name>
<id>sonatype</id>
<name>Sonatype Repository</name>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>