Skip to content

Commit

Permalink
Correct typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruaz committed Mar 8, 2020
1 parent cae9c90 commit 8e46b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Consequently, please install **IntelliJ Lombok plugin** (<https://github.com/mpl

![IDEA Lombok plugin](doc/img/idea-lombok-plugin.png)

Also, please **enable annotation processing** in IDE (`Preferences` -> `Build, Execution, Deployment` -> `Complier` -> `Annotation Processors` -> Check `Enable annotation processing`).
Also, please **enable annotation processing** in IDE (`Preferences` -> `Build, Execution, Deployment` -> `Compiler` -> `Annotation Processors` -> Check `Enable annotation processing`).

![IDEA annotation processing](doc/img/idea-annotation-processing.png)

Expand Down

0 comments on commit 8e46b9d

Please sign in to comment.