Skip to content

Commit cd5ec56

Browse files
Merge pull request #116580 from diberry/diberry/0526-qnamaker-sets-to-pairs-2
[Cogsvcs] QnA Maker - set -> pair 2
2 parents c9bf97e + f9134d8 commit cd5ec56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/QnAMaker/How-To/edit-knowledge-base.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ You can't link QnA pairs in the answer's metadata.
104104

105105
## Add metadata
106106

107-
Add metadata sets by first selecting **View options**, then selecting **Show metadata**. This displays the metadata column. Next, select the **+** sign to add a metadata set. This set consists of one key and one value.
107+
Add metadata pairs by first selecting **View options**, then selecting **Show metadata**. This displays the metadata column. Next, select the **+** sign to add a metadata pair. This pair consists of one key and one value.
108108

109109
## Save changes to the QnA pairs
110110

articles/cognitive-services/QnAMaker/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
href: Concepts/knowledge-base.md
4545
- name: Content types imported
4646
href: Concepts/content-types.md
47-
- name: Question and answer sets
47+
- name: Question and answer pairs
4848
href: Concepts/question-answer-set.md
4949
- name: Knowledge base lifecycle
5050
items:

0 commit comments

Comments
 (0)