From 634ed559338b7539497f5c13f29fc7ac493b0cb6 Mon Sep 17 00:00:00 2001 From: Ori Nachum Date: Tue, 17 Mar 2026 19:32:08 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20typo:=20"A=20curated"=20=E2=86=92=20"An?= =?UTF-8?q?=20awesome=20curated"=20in=20README=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #3 — Updates README description from "A curated collection" to "An awesome curated collection" to match the standard awesome-list format. Note: The GitHub repo description (About section) also has the same typo ("A awesome") and should be updated separately by the repo owner. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98e2dfc..0a619c4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) [![Last Commit](https://img.shields.io/github/last-commit/anthropics/claude-code.svg?label=upstream%20activity)](https://github.com/anthropics/claude-code) -**A curated collection of security resources, hardening tools, threat research, and governance frameworks for [Claude Code](https://code.claude.com) and the AI coding agent ecosystem.** +**An awesome curated collection of security resources, hardening tools, threat research, and governance frameworks for [Claude Code](https://code.claude.com) and the AI coding agent ecosystem.** *For security engineers, AppSec teams, platform engineers, and anyone deploying Claude Code in production.*