Fix a typo in the README.

This commit is contained in:
Jens Schauder
2022-09-05 13:10:43 +02:00
committed by GitHub
parent c59511cb29
commit b97c5a8ade

View File

@@ -8,7 +8,7 @@
### Infrastructure requirements
- Ensure you have the credentials for `buildmaster` accounts on https://repo.spring.io.
- Ensure yoiu have the credentials for https://oss.sonatype.org (to deploy and promote GA and service releases, need deployment permissions for `org.springframework.data`) in `settings.xml` for server with id `sonatype`.
- Ensure you have the credentials for https://oss.sonatype.org (to deploy and promote GA and service releases, need deployment permissions for `org.springframework.data`) in `settings.xml` for server with id `sonatype`.
Both are available in the Spring/Pivotal Last Pass repository.