Skip to content

Commit a7113ae

Browse files
fen-qinheemin32
andauthored
Update server/plugin.ts
Co-authored-by: Heemin Kim <[email protected]> Signed-off-by: Fen Qin <[email protected]>
1 parent b3e07f7 commit a7113ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/plugin.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export class SearchRelevancePlugin
4949
[SEARCH_RELEVANCE_WORKBENCH_UI_EXPERIENCE_ENABLED]: {
5050
name: 'Search Relevance Workbench UI Experience',
5151
value: false,
52-
description: 'Whether to opt-in search relevance workbench',
52+
description: 'Whether to opt-in the experimental search relevance workbench feature',
5353
schema: schema.boolean(),
5454
category: ['search relevance'],
5555
},

0 commit comments

Comments
 (0)