Author: mbrohl Date: Sat Dec 17 11:12:13 2016 New Revision: 1774737 URL: http://svn.apache.org/viewvc?rev=1774737&view=rev Log: Improved: corrected typo
Modified: ofbiz/trunk/README.md Modified: ofbiz/trunk/README.md URL: http://svn.apache.org/viewvc/ofbiz/trunk/README.md?rev=1774737&r1=1774736&r2=1774737&view=diff ============================================================================== --- ofbiz/trunk/README.md (original) +++ ofbiz/trunk/README.md Sat Dec 17 11:12:13 2016 @@ -390,7 +390,7 @@ OR #### 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"`