Fixed small readme typos

This commit is contained in:
Adrian Vladu 2020-07-27 18:31:55 +03:00 committed by GitHub
parent f042915ca1
commit 2679aa886d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -476,7 +476,7 @@ JSON document used:
} }
``` ```
Each operation was rotated though one of the following search paths: Each operation was rotated through one of the following search paths:
``` ```
widget.window.name widget.window.name
@ -484,7 +484,7 @@ widget.image.hOffset
widget.text.onMouseUp widget.text.onMouseUp
``` ```
*These benchmarks were run on a MacBook Pro 15" 2.8 GHz Intel Core i7 using Go 1.8 and can be be found [here](https://github.com/tidwall/gjson-benchmarks).* *These benchmarks were run on a MacBook Pro 15" 2.8 GHz Intel Core i7 using Go 1.8 and can be found [here](https://github.com/tidwall/gjson-benchmarks).*
## Contact ## Contact