mirror of
https://github.com/langgenius/dify.git
synced 2026-01-05 22:15:52 +00:00
refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity
This commit is contained in:
@@ -47,7 +47,7 @@ export const useChunkStructure = () => {
|
||||
)}
|
||||
/>
|
||||
),
|
||||
title: 'Question-Answer',
|
||||
title: 'Q&A',
|
||||
description: t('datasetCreation.stepTwo.qaTip'),
|
||||
effectColor: 'teal',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user