Skip to content

Commit 04d544a

Browse files
committed
change 'prefix parameter' to 'prefix value'
1 parent 4cbc397 commit 04d544a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Bing-Web-Search/filter-answers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following shows the response to the previous query. As you can see Bing didn
7676
}
7777
```
7878

79-
If you want to exclude specific types of content, such as images, from the response, you can exclude them with the hyphen (minus) prefix to the responseFilter parameter:
79+
If you want to exclude specific types of content, such as images, from the response, you can exclude them with the hyphen (minus) prefix to the responseFilter value:
8080

8181
```
8282
&responseFilter-images

0 commit comments

Comments
 (0)