diff --git a/README_SETUP.md b/README_SETUP.md
index 3e5ecdb7b4e9fbc7855def76d910b898edd070fb..801051111ad455b9b357bcfd51d936881e7dcb3a 100644
--- a/README_SETUP.md
+++ b/README_SETUP.md
@@ -54,7 +54,7 @@ automatic code formatting.  Simply install JuliaFormatter by
 julia> ]add JuliaFormatter
 ```
 
-and execute 
+and execute
 
 ```sh
 julia -e 'using JuliaFormatter; format(".", verbose=true)'