Skip to content

Commit 8eb79b7

Browse files
authored
JSON Path -> JSONPath (#12)
1 parent 4c62b31 commit 8eb79b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Sorry, this library does not support JSON pointers that reference specific array
137137

138138
### How to do more complex matching?
139139

140-
If a JSON pointer isn't sufficient, take a look at [JsonSurfer](https://github.com/wanglingsong/JsonSurfer) which lets you use JSON Path to specify complex matching rules.
140+
If a JSON pointer isn't sufficient, take a look at [JsonSurfer](https://github.com/wanglingsong/JsonSurfer) which lets you use JSONPath to specify complex matching rules.
141141

142142
### Is this library an officially supported Couchbase product?
143143

0 commit comments

Comments
 (0)