Skip to content

Commit

Permalink
Merge pull request #179 from ader1990/master
Browse files Browse the repository at this point in the history
Fixed small readme typos
  • Loading branch information
tidwall committed Nov 4, 2020
2 parents 37d8669 + 2679aa8 commit 140bf12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -473,15 +473,15 @@ 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.image.hOffset
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
Expand Down

0 comments on commit 140bf12

Please sign in to comment.