update wordings

This commit is contained in:
Henry
2024-02-20 01:32:21 +08:00
parent 13c97d2f59
commit 6c1f0f7330
7 changed files with 19 additions and 13 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ Flowise 在一个单一的代码库中有 3 个不同的模块。
- `server`:用于提供 API 逻辑的 Node 后端
- `ui`React 前端
- `components`Langchain 组件
- `components`第三方节点集成
### 先决条件