mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Fix typos (#11208)
### What problem does this PR solve? As title ### Type of change - [x] Documentation Update Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@ -40,12 +40,12 @@ For dynamic SQL queries, you can include variables in your SQL queries, such as
|
||||
|
||||
### Database type
|
||||
|
||||
The supported database type. Currently the following database types are available:
|
||||
The supported database type. Currently, the following database types are available:
|
||||
|
||||
- MySQL
|
||||
- PostreSQL
|
||||
- PostgreSQL
|
||||
- MariaDB
|
||||
- Microsoft SQL Server (Myssql)
|
||||
- Microsoft SQL Server (Mssql)
|
||||
|
||||
### Database
|
||||
|
||||
|
||||
Reference in New Issue
Block a user