From 097351a49e697664dddf0b7a1db0cb7a8bc31293 Mon Sep 17 00:00:00 2001 From: Hasith Senevirathne Date: Tue, 29 Jul 2025 14:51:52 +0530 Subject: [PATCH] Fix typo in quickstart document (#3447) Signed-off-by: hasithsen --- documentation/docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/quickstart.md b/documentation/docs/quickstart.md index 42306856..9183c6d5 100644 --- a/documentation/docs/quickstart.md +++ b/documentation/docs/quickstart.md @@ -15,7 +15,7 @@ import { PanelLeft } from 'lucide-react'; # Goose in 5 minutes -Goose is an extensible open source AI agent enhances your software development by automating coding tasks. +Goose is an extensible open source AI agent that enhances your software development by automating coding tasks. This quick tutorial will guide you through: