Update README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 19 Oct 2020 12:59:53 +0000 (14:59 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 19 Oct 2020 12:59:53 +0000 (14:59 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index ae9351a0cb871f0a2cc5583deedf9da94a91597e..1def4d15c96429137970a25348798682b24c781d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 Simple node program to simulate a set of charging stations based on OCPP 1.6 protocol.
 
-To run the program start: `npm start`.
+To start the program run: `npm start`.
 
 All the configuration parameters of the program must be within the src/assets/config.json file. A configuration template file is available at [src/assets/config-template.json](src/assets/config-template.json).