From 27a21e848d174d4599ebe6a863f9159a93e53985 Mon Sep 17 00:00:00 2001 From: Luca Meneghetti <100935601+thisislvca@users.noreply.github.com> Date: Sat, 15 Apr 2023 21:07:27 +0200 Subject: [PATCH] Update README.md Fixed a typo in the README.md file: From "may often in a **broken** state." to "may often be in a **broken** state." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf370f13..ae487ceb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ > This information takes precedence over any other information provided and should be followed accordingly. -Our workflow has been improved, but please note that `master` branch may often in a **broken** state. +Our workflow has been improved, but please note that `master` branch may often be in a **broken** state. Please download the latest `stable` release from here: https://github.com/Torantulino/Auto-GPT/releases/latest. ![GitHub Repo stars](https://img.shields.io/github/stars/Torantulino/auto-gpt?style=social)