From 1afa76a75c22b4a6a5564df4c6d2a82aa414e696 Mon Sep 17 00:00:00 2001 From: Vini murafa <06.poems_races@icloud.com> Date: Mon, 20 Jan 2025 13:59:56 +0100 Subject: [PATCH] fix: fix typo in CONTRIBUTING.md (#5556) Fix typo Update CONTRIBUTING.md Co-authored-by: Gabriel Luiz Freitas Almeida --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd70327c7..bf15333d2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,7 @@ so that more people can benefit from it. You can develop Langflow locally and contribute to the Project! -See [DEVELOPMENT.md](DEVELOPMENT.md) for instructions on setting up and using a development envrionment. +See [DEVELOPMENT.md](DEVELOPMENT.md) for instructions on setting up and using a development environment. ## Opening a pull request