From b7cdd875401b046a485e2acdcda44e210815013f Mon Sep 17 00:00:00 2001 From: Steve Cox Date: Thu, 10 Jul 2025 08:26:02 -0700 Subject: [PATCH] chore: fix typo on readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f35cf5..9c1ed6c5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ lifecycle is a tool that transforms pull requests into ephemeral development env Isolated environments for feature branches to develop, without interference from others' work. - **Testing:** - Fully connected and function environments for manula and automated testing. + Fully connected and function environments for manual and automated testing. - **Design Review:** Live environments for product managers and designers to interact with new features.