Updated README.md

edited link title from "Lombok's @ToString Annotation" to "Lombok’s @ToString Annotation"
This commit is contained in:
Asjad J 2022-06-30 16:11:40 +05:00 committed by GitHub
parent d083b710cd
commit d4f968ec2a
1 changed files with 1 additions and 1 deletions

View File

@ -7,5 +7,5 @@ This module contains articles about Project Lombok.
- [Using Lomboks @Accessors Annotation](https://www.baeldung.com/lombok-accessors)
- [Declaring Val and Var Variables in Lombok](https://www.baeldung.com/java-lombok-val-var)
- [Lombok Using @With Annotations](https://www.baeldung.com/lombok-with-annotations)
- [Lombok's @ToString Annotation](https://www.baeldung.com/lombok-tostring)
- [Lomboks @ToString Annotation](https://www.baeldung.com/lombok-tostring)
- More articles: [[<-- prev]](../lombok)