formatter.md: cleanup

This commit is contained in:
Yann Cébron 2016-11-18 13:33:12 +09:00
parent c6ed530ac9
commit c0d88ac10b

View File

@ -29,7 +29,7 @@ Let's define a formatter which removes extra spaces except the single ones aroun
### 15.4. Run the project ### 15.4. Run the project
Now add some extra spaces and reformat the code via *⌥⌘L* shortcut. Now add some extra spaces and reformat the code via **Code \| Reformat Code**.
![Formatter](img/formatter.png) ![Formatter](img/formatter.png)