From e3e8fbac1a6f1e321f587f6badf486ed17741069 Mon Sep 17 00:00:00 2001 From: Dave Grant Date: Tue, 26 Nov 2019 20:21:42 +0000 Subject: [PATCH] Fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5180528..c71467fe 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ API changes will follow SEMVER and loosly the Spring Framework releases. | 5.1.x | >= 2.1 | >= 5.1 | Lovelace-SR1 | `spring-data-dynamodb` depends directly on `spring-data` as also `spring-context`, `spring-data` and `spring-tx`. -`compile` and `runtime` dependencies are kept to a minimum to allow easy integartion, for example into +`compile` and `runtime` dependencies are kept to a minimum to allow easy integration, for example into Spring-Boot projects. ## History