We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7feae1c commit 1bae26eCopy full SHA for 1bae26e
1 file changed
docs/index.md
@@ -64,7 +64,7 @@ dotnet add package Hyperbee.Json
64
Hyperbee.Json is built upon the great work of several open-source projects. Special thanks to:
65
66
- System.Text.Json team for their work on the `System.Text.Json` library.
67
-- Stefan Gössner for the original [JSONPath implementation](https://goessner.net/articles/JsonPath/).
+- Stefan Gossner for the original [JSONPath implementation](https://goessner.net/articles/JsonPath/).
68
- Atif Aziz's C# port of Goessner's JSONPath library [.NET JSONPath](https://github.com/atifaziz/JSONPath).
69
- [JSONPath Compliance Test Suite Team](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite).
70
- Christoph Burgmer [JSONPath consensus effort](https://cburgmer.github.io/json-path-comparison).
0 commit comments