Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
julman99 committed Aug 31, 2017
1 parent 9b9de6a commit 0717d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -331,7 +331,7 @@ Gson gson = gsonBuilder.create()
### 1.8.0

- Reusing the instances of `ExclusionByValueStrategy` instead of creating an instance each time it is used. Thanks [@Frotty](https://github.com/Frotty)
- Fix The use of a type selector was preventing the GsonFire featues to be executed on the selected type. Thanks [a-a-davydov](https://github.com/a-a-davydov) and [@rubioz](https://github.com/rubioz)
- Fix the use of a type selector was preventing the GsonFire featues to be executed on the selected type. Thanks [a-a-davydov](https://github.com/a-a-davydov) and [@rubioz](https://github.com/rubioz)

### 1.7.2

Expand Down

0 comments on commit 0717d48

Please sign in to comment.