From 430a272e1dad5eb9abec2f932388978a4022273a Mon Sep 17 00:00:00 2001 From: Joshua Fuller Date: Fri, 16 May 2025 23:43:38 -0500 Subject: [PATCH] docs: fix spelling in pattern management guide --- .../README_Pattern_Descriptions_and_Tags_MGT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pattern_Descriptions/README_Pattern_Descriptions_and_Tags_MGT.md b/Pattern_Descriptions/README_Pattern_Descriptions_and_Tags_MGT.md index d36a7b8a..9914ec42 100644 --- a/Pattern_Descriptions/README_Pattern_Descriptions_and_Tags_MGT.md +++ b/Pattern_Descriptions/README_Pattern_Descriptions_and_Tags_MGT.md @@ -53,7 +53,7 @@ Pattern descriptions and tags are managed in pattern_descriptions.json: 3. How to update Pattern short descriptions (one sentence). -You can update your descriptions in pattern_descriptions.json manually or using LLM assistance (prefered approach). +You can update your descriptions in pattern_descriptions.json manually or using LLM assistance (preferred approach). Tell AI to look for "Description pending" entries in this file and write a short description based on the extract info in the pattern_extracts.json file. You can also ask your LLM to add tags for those newly added patterns, using other patterns tag assignments as example.