diff --git a/librephotos.env b/librephotos.env
index ebb5521479b6320d1331e9328f52521ad3215207..772bcda073b627d2bc14d2c3c7730803dba15d8d 100644
--- a/librephotos.env
+++ b/librephotos.env
@@ -21,7 +21,7 @@ httpPort=3000
 tag=latest
 
 # Number of workers, which take care of the request to the api. This setting can dramatically affect the ram usage.
-# A positive integer generally in the 2-4 x $(NUM_CORES) range. 
+# A positive integer generally in the 2-4 x $(NUM_CORES) range.
 # You’ll want to vary this a bit to find the best for your particular workload.
 # Each worker needs 800MB of RAM. Change at your own will. Default is 2.
 gunniWorkers=2