From 8ae72a97c653a6ad292f3a12fb499d00647c9e0b Mon Sep 17 00:00:00 2001 From: Erjan K Date: Wed, 28 May 2025 19:20:00 +0200 Subject: [PATCH] Fix readme typo (#58) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6008fb..741ef90 100644 --- a/README.md +++ b/README.md @@ -446,7 +446,7 @@ anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} ``` This applies to all sensitive values including API keys, access tokens, and credentials. -We also reccomend that you always use short-lived tokens when possible +We also recommend that you always use short-lived tokens when possible ## License