Browse Source

Correct count of JsonProviders in readme

pull/509/head
Magnus Reftel 6 years ago committed by GitHub
parent
commit
0e3a0a9717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -398,7 +398,7 @@ This option makes sure no exceptions are propagated from path evaluation. It fol
### JsonProvider SPI
JsonPath is shipped with three different JsonProviders:
JsonPath is shipped with five different JsonProviders:
* [JsonSmartJsonProvider](https://code.google.com/p/json-smart/) (default)
* [JacksonJsonProvider](https://github.com/FasterXML/jackson)

Loading…
Cancel
Save