From e1aa337aad3caf2cd3f9702be2f6d19d03058eb8 Mon Sep 17 00:00:00 2001 From: HillmerCh Date: Thu, 27 Aug 2020 22:09:06 -0500 Subject: [PATCH] Update README.md Fixing typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29f2b30f..63260571 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,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