Skip to content

Commit 1bae26e

Browse files
committed
Unhappy about UTF byte
1 parent 7feae1c commit 1bae26e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dotnet add package Hyperbee.Json
6464
Hyperbee.Json is built upon the great work of several open-source projects. Special thanks to:
6565

6666
- 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/).
67+
- Stefan Gossner for the original [JSONPath implementation](https://goessner.net/articles/JsonPath/).
6868
- Atif Aziz's C# port of Goessner's JSONPath library [.NET JSONPath](https://github.com/atifaziz/JSONPath).
6969
- [JSONPath Compliance Test Suite Team](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite).
7070
- Christoph Burgmer [JSONPath consensus effort](https://cburgmer.github.io/json-path-comparison).

0 commit comments

Comments
 (0)