From 333eeec221a7ed84ca607b8d136b59c20566dc96 Mon Sep 17 00:00:00 2001 From: Charly POLY Date: Thu, 14 Aug 2025 10:27:10 +0200 Subject: [PATCH] chore(ci): remove unnecessary changeset for docs changes --- .changeset/fix-typo-ai-workflows-mdx.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .changeset/fix-typo-ai-workflows-mdx.md diff --git a/.changeset/fix-typo-ai-workflows-mdx.md b/.changeset/fix-typo-ai-workflows-mdx.md deleted file mode 100644 index 5c951c3a..00000000 --- a/.changeset/fix-typo-ai-workflows-mdx.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'agent-kit': patch ---- - -Fix typo in documentation: corrected "genrally" to "generally" in `docs/guided-tour/ai-workflows.mdx`.