Skip to content

Commit 0f9f18f

Browse files
Update README.md
1 parent 0fa205e commit 0f9f18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gson/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
- [Convert JSON to a Map Using Gson](https://www.baeldung.com/gson-json-to-map)
1212
- [Working with Primitive Values in Gson](https://www.baeldung.com/java-gson-primitives)
1313
- [Convert String to JsonObject with Gson](https://www.baeldung.com/gson-string-to-jsonobject)
14-
- [Mapping Multiple JSON Fields to One Java Field](https://www.baeldung.com/json-multiple-fields-single-java-field)
14+
- [Mapping Multiple JSON Fields to a Single Java Field](https://www.baeldung.com/json-multiple-fields-single-java-field)
1515
- [Serializing and Deserializing a List with Gson](https://www.baeldung.com/gson-list)
1616

0 commit comments

Comments
 (0)