mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 02:55:29 +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:
@ -620,7 +620,7 @@
|
||||
"text": "Searches for description about meanings of tables and fields."
|
||||
},
|
||||
"label": "Note",
|
||||
"name": "N:DB Desctription"
|
||||
"name": "N:DB Description"
|
||||
},
|
||||
"dragging": false,
|
||||
"height": 128,
|
||||
@ -679,7 +679,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