From b97c5a8adebfc57384ff8925c0269ef9193d9107 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Mon, 5 Sep 2022 13:10:43 +0200 Subject: [PATCH] Fix a typo in the README. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1ee32b5..de4fe2f 100644 --- a/readme.md +++ b/readme.md @@ -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.