From 3e87aba9c5d5466a18a0a664e6871331a93b0c34 Mon Sep 17 00:00:00 2001 From: Henry Heng Date: Tue, 1 Aug 2023 01:02:08 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ac3abda..483cdbb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ Flowise has 3 different modules in a single mono repository. #### Step by step -1. Fork the official [Flowise Github 仓库](https://github.com/FlowiseAI/Flowise). +1. Fork the official [Flowise Github Repository](https://github.com/FlowiseAI/Flowise). 2. Clone your forked repository.