From df09f6119d0b4d9aceb48e4c4c10550bfd57edbf Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Wed, 5 Jul 2023 16:42:47 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(README.md):=20fix=20typo=20?= =?UTF-8?q?in=20Langflow=20to=20LangFlow=20for=20consistency=20The=20typo?= =?UTF-8?q?=20in=20the=20word=20"LangFlow"=20has=20been=20fixed=20to=20ens?= =?UTF-8?q?ure=20consistency=20in=20the=20naming=20convention=20used=20thr?= =?UTF-8?q?oughout=20the=20project.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/demo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/demo/README.md b/.devcontainer/demo/README.md index d0ad14f9e..0a828a009 100644 --- a/.devcontainer/demo/README.md +++ b/.devcontainer/demo/README.md @@ -1,6 +1,6 @@ -# LangFlow Demo Codespace Readme +# Langflow Demo Codespace Readme -These instructions will walk you through the process of running a LangFlow demo via GitHub Codespaces. +These instructions will walk you through the process of running a Langflow demo via GitHub Codespaces. ## Setup