Improved: corrected typo

git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1774737 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.md b/README.md
index 3a959dd..586050d 100644
--- a/README.md
+++ b/README.md
@@ -390,7 +390,7 @@
 
 #### Execute an integration test case
 
-run a test case, in this example the componnet is "entity" and the case
+run a test case, in this example the component is "entity" and the case
 name is "entity-tests"
 
 `gradlew "ofbiz --test component=entity --test case=entity-tests"`