From c2a01f9b622cbdec8d520442ee766c38a1381f52 Mon Sep 17 00:00:00 2001 From: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com> Date: Sun, 20 Jul 2025 18:50:43 -0400 Subject: [PATCH] Update README.md spelling error Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3867ab..14f3a9e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Overview -`toak` is a cli tool, nameed for phonetics, that processes git repository files, cleans code, redacts sensitive information, and generates a `prompt.md` with token counts using the Llama 3 tokenizer. +`toak` is a cli tool, named for phonetics, that processes git repository files, cleans code, redacts sensitive information, and generates a `prompt.md` with token counts using the Llama 3 tokenizer. ```shell $ cd your-git-repo