From 4fb859498754f251885aa9f4c4560e543fc62174 Mon Sep 17 00:00:00 2001 From: Rob Colbert Date: Fri, 15 May 2026 19:38:02 -0400 Subject: [PATCH] typo fixes --- docs/philosophy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/philosophy.md b/docs/philosophy.md index 52bff52..4dc9ca7 100644 --- a/docs/philosophy.md +++ b/docs/philosophy.md @@ -13,7 +13,7 @@ Gadget Code is a self-hosted, open source, Enterprise-tier Agentic Integrated De A variety of people will use Gadget Code in a variety of ways to work primarily on software projects, but also other tasks and goals. -- **Project managers** will have the kind of insight that's simply impoisslbe to have in other systems that can't have a conversation about what's going on inside of them. +- **Project managers** will have the kind of insight that's simply impossble to have in other systems that can't have a conversation about what's going on inside of them. - **Developers** will edit code by hand, or by describing intent to their hand-tuned agents. Plural. - **Quality Assurance (QA)** professionals receive a dedicated MODE for developing and executuing tests, documentting bugs, or (sometimes) using Gadget to simply fix them and move on. - **Operations (NOC, DevOps, etc.)** also receives a dedicated mode for orchestrating and automating your hosting infrastructure, securing it, hardening it, monitoring it, and scaling it.