We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11b09b3 + ba55c1b commit a8244f4Copy full SHA for a8244f4
articles/cognitive-services/Bing-News-Search/go.md
@@ -20,7 +20,7 @@ This quickstart uses the Go language to call the Bing News Search API. The resul
20
## Prerequisites
21
* Install the [Go binaries](https://golang.org/dl/)
22
* Install the go-spew library for it pretty printer to display results
23
- * Install this libarary: `$ go get -u https://github.com/davecgh/go-spew`
+ * Install this library: `$ go get -u https://github.com/davecgh/go-spew`
24
25
[!INCLUDE [bing-web-search-quickstart-signup](../../../includes/bing-web-search-quickstart-signup.md)]
26
0 commit comments