From b8e13ba8af64b437a2830720306c1f9066094456 Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 21 Apr 2026 10:40:02 +0800 Subject: [PATCH] docs: fix freshness prompt spelling --- .github/prompts/freshness-tier2.prompt.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/prompts/freshness-tier2.prompt.md b/.github/prompts/freshness-tier2.prompt.md index b106fb9e00eb..e6cd05cba72e 100644 --- a/.github/prompts/freshness-tier2.prompt.md +++ b/.github/prompts/freshness-tier2.prompt.md @@ -17,7 +17,7 @@ how fresh and up to date it is. Apply the following: 4. If appropriate, follow the document from start to finish to see if steps make sense in sequence 5. Try to add some helpful next steps to the end of the document, but only if there are no *Next steps* or *Related pages* section, already. 6. Try to clarify, shorten or improve the efficiency of some sentences. -7. Check for LLM readibility. +7. Check for LLM readability. 8. Ensure each line is limited to 80 characters. -Do your best and don't be lazy. \ No newline at end of file +Do your best and don't be lazy.