Skip to content

Commit 266b4ba

Browse files
committed
Fix json readme.rd
1 parent 6f91270 commit 266b4ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helloworlds/3.8-json/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,15 +626,15 @@ Get collection using template | `JsonPath.read(<json>, <template>)` | `JSONPat
626626
</build>
627627
```
628628
- Save json shema to sourceDirectory
629-
- After maven/install Java will be generated
629+
- After maven/install Java classes will be generated
630630

631631
[Full example](https://github.com/Vedenin/useful-java-links/blob/master/helloworlds/3.8-json/jsonschema2pojo/pom.xml)
632632

633633
## 7. Documentations
634634

635635
**Documentations for every library**:
636636

637-
##### JSON парсеры
637+
##### JSON parsers
638638
1. [Alibaba Fastjson](https://github.com/alibaba/fastjson)
639639
1. [Gson](https://github.com/google/gson/blob/master/UserGuide.md)
640640
1. [LoganSquare](https://github.com/bluelinelabs/LoganSquare#usage)

0 commit comments

Comments
 (0)