Skip to content

Commit 7c3208e

Browse files
committed
vision: Fixing doc formatting for imageContext
1 parent 2f59a47 commit 7c3208e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/vision/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ Vision.prototype.annotate = function(requests, callback) {
188188
* @param {string[]|object=} options - An array of types or a configuration
189189
* object.
190190
* @param {object=} options.imageContext - See an
191-
[`ImageContext`](https://cloud.google.com/vision/reference/rest/v1/images/annotate#ImageContext)
192-
resource.
191+
* [`ImageContext`](https://cloud.google.com/vision/reference/rest/v1/images/annotate#ImageContext)
192+
* resource.
193193
* @param {number} options.maxResults - The maximum number of results, per type,
194194
* to return in the response.
195195
* @param {string[]} options.types - An array of feature types to detect from

0 commit comments

Comments
 (0)