diff --git a/readme.md b/readme.md index 2b7d17053..f03de294d 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ cd spring-petclinic java -jar target/*.jar Extras: -Also ,,enable annotation processing" in `Compiler > Annotation Processors` so that you can work with lombok properly +Also ,"enable annotation processing" in `Compiler > Annotation Processors` so that you can work with lombok properly ``` You can then access petclinic at http://localhost:8080/