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.
1 parent c32016b commit ba55c1bCopy full SHA for ba55c1b
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