Skip to content

Commit b0d3662

Browse files
committed
1678688, incorporated reviewer feedback to fix a blocking issue.
1 parent 9a5f856 commit b0d3662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Bing-Entities-Search/includes/quickstarts/entity-search-client-library-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Install the Bing Entity Search client library dependencies by using Maven, Gradl
111111
}
112112
//...
113113
```
114-
## Send a request and receive a response
114+
## Send a request and receive a response
115115

116116
1. Create a new instance of the search client with your subscription key. use `client.entities().search()` to send a search request for the search query `satya nadella`, and get a response.
117117

0 commit comments

Comments
 (0)