Skip to content

Commit ba55c1b

Browse files
authored
fix spelling
1 parent c32016b commit ba55c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Bing-News-Search/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This quickstart uses the Go language to call the Bing News Search API. The resul
2020
## Prerequisites
2121
* Install the [Go binaries](https://golang.org/dl/)
2222
* 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`
23+
* Install this library: `$ go get -u https://github.com/davecgh/go-spew`
2424

2525
[!INCLUDE [bing-web-search-quickstart-signup](../../../includes/bing-web-search-quickstart-signup.md)]
2626

0 commit comments

Comments
 (0)