lowercase g in goose (#4832)

This commit is contained in:
Angie Jones
2025-09-26 23:44:38 -05:00
committed by GitHub
parent bb1b73d634
commit 2032c7099c
120 changed files with 669 additions and 651 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
description = "Goose - An AI agent CLI";
description = "goose - An AI agent CLI";
inputs = {
flake-utils.url = "github:numtide/flake-utils";
@@ -105,7 +105,7 @@
]);
shellHook = ''
echo "Goose development environment"
echo "goose development environment"
echo "Rust version: $(rustc --version)"
echo ""
echo "Commands:"