From 2679aa886dc5a2b6ce6ff90265bcfb7ffe638cb9 Mon Sep 17 00:00:00 2001 From: Adrian Vladu Date: Mon, 27 Jul 2020 18:31:55 +0300 Subject: [PATCH] Fixed small readme typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4108deb..9d9cda7 100644 --- a/README.md +++ b/README.md @@ -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 @@ -484,7 +484,7 @@ 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