GitHub user aasingh opened a pull request:
https://github.com/apache/camel/pull/2143
Replaced JSon to JSON and replaced JSonPath to JsonPath
Minor changes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aasingh/camel FUSEDOC-2072_US
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2143.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2143
----
commit 82cbd070fe3e63c8ce11c2e92494cb6736cdad4f
Author: the-systemic-way <[email protected]>
Date: 2017-12-12T09:54:33Z
updated JSon to JSON and replaced JSonPath to JsonPath in the guide
----
---