Ensure that workerSet always properly start a worker at init
[e-mobility-charging-stations-simulator.git] / src / scripts / deleteChargingStations.js
index 3a46893a64cf1b8390aebae84be71d7959198f9f..e720136bf7e2d2227116874d63db2d020012ca72 100755 (executable)
@@ -6,7 +6,7 @@ const fs = require('fs');
 // This script deletes charging stations
 // Filter charging stations by id pattern
 
-// Use Case: emobility-charging-stations-simulator creates thousands of charging stations, which are not longer needed.
+// Use Case: e-mobility-charging-stations-simulator creates thousands of charging stations, which are not longer needed.
 // Delete these charging stations all at once
 
 // Config