From ee711466c5d505f08b1dadaffcef54b3ff423b20 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 5 Sep 2022 07:30:09 -0500 Subject: [PATCH] Polishing. --- readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.adoc b/readme.adoc index 5898825..c6d9d5e 100644 --- a/readme.adoc +++ b/readme.adoc @@ -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.