From 2e0bae949d9cb3b9d39fdd871bcd7cb1d94e4370 Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 29 Oct 2025 20:35:14 -0600 Subject: [PATCH] docs(typo): fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5029f3f067b0d0f6434707306ae9c752fc6fb65a..49e8a10a461bd63e114e6ad7c324f8a7e2941a65 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ SPDX-License-Identifier: CC0-1.0 The code for this README exists, but requires some testing before release. I previously wrote a [planning-mcp-server](https://git.secluded.site/planning-mcp-server) that I've -keep some ideas from, and the overall workflow is about the same. I'm trying a +kept some ideas from, and the overall workflow is about the same. I'm trying a CLI over MCP because MCP seems quite protocol-heavy for what _could_ just be a few simple CLI invocations. Maybe connecting arbitrary data sources warrants a whole protocol like MCP, but I don't think something as basic as this does. Just