diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md
index a28d1356dd03d1b685f00349937141bcfff31bb2..b65894b9e75d204393afac22be7aec325419a43d 100644
--- a/docs/DEVELOPMENT.md
+++ b/docs/DEVELOPMENT.md
@@ -22,7 +22,7 @@ By default, the REST API will be exposed at *http://localhost:9000/api*.
 
 ### Running NMaaS Platform on dedicated server machine
 
-In order to run the NMaaS Platform on dedicated machine perform the following steps:
+To run the NMaaS Platform on a dedicated machine, perform the following steps:
 + Build the NMaaS Platform with *./gradlew clean build* command project root directory.
 + Retrieve the output executable *nmaas-platform-x.x.x.jar* file from *build/libs* directory.
 + Run the NMaaS Platform with *java -jar nmaas-platform-x.x.x.jar* and optional arguments: