From 4b7c86383524d67d51add55492aa7946d61377a5 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 5 Mar 2026 12:02:45 -0600 Subject: [PATCH] Apply suggestion from @ds-boyce --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index f2ace9e25c..5192660ea4 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -118,7 +118,7 @@ eventually. ### File and Directory Naming Conventions -Typicaly JS style for variables, functions, etc. We use ProudCamelCase for +Typically JS style for variables, functions, etc. We use ProudCamelCase for components, and camelCase directories and files. When organizing new code, consider if it fits into a single file, or if it