mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-25 16:26:51 +08:00
Fix typos (#3887)
### What problem does this PR solve? Lots of typo, also need to merge into DEMO ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@ -440,7 +440,7 @@
|
||||
{
|
||||
"data": {
|
||||
"form": {
|
||||
"text": "DDL(Data Definition Language).\n\nSearches for relevent database creation statements.\n\nIt should bind with a KB to which DDL is dumped in.\nYou could use 'General' as parsing method and ';' as delimiter."
|
||||
"text": "DDL(Data Definition Language).\n\nSearches for relevant database creation statements.\n\nIt should bind with a KB to which DDL is dumped in.\nYou could use 'General' as parsing method and ';' as delimiter."
|
||||
},
|
||||
"label": "Note",
|
||||
"name": "N: DDL"
|
||||
|
||||
Reference in New Issue
Block a user