From 53923ce15c57a2d9d7e992de3b6d618308301c55 Mon Sep 17 00:00:00 2001 From: Simao Date: Wed, 18 Aug 2021 09:28:15 +0200 Subject: [PATCH] Update README.md fixed just a little typo ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 483c68e..2ceddbb 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ IDEs like Eclipse and IntelliJ IDEA execute Maven commands for submodules in thi cannot build those submodules because of missing dependencies on other modules in the same project. ## Usage -`reactorstate-maven` consists of the Maven Core Extension `reactorstate-maven-extension`, the Maven Plugin `ractorstate-maven-plugin`, +`reactorstate-maven` consists of the Maven Core Extension `reactorstate-maven-extension`, the Maven Plugin `reactorstate-maven-plugin`, and the underlying library `reactorstate-common`. ### reactorstate-maven-plugin