diff --git a/gpt4all-bindings/golang/README.md b/gpt4all-bindings/golang/README.md index 9ba346bd..fef44e78 100644 --- a/gpt4all-bindings/golang/README.md +++ b/gpt4all-bindings/golang/README.md @@ -1,6 +1,6 @@ # GPT4All Golang bindings -The golang bindings has been tested on: +The golang bindings have been tested on: - MacOS - Linux @@ -55,4 +55,4 @@ To run tests, run `make test`: git clone https://github.com/nomic-ai/gpt4all cd gpt4all/gpt4all-bindings/golang make test -``` \ No newline at end of file +```