Skip to content

Commit 41f5967

Browse files
committed
Fix a mistake I introduced :)
1 parent 2f2a1bd commit 41f5967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/1-initial/ai-code-generation-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Create an `innersource-ai/` folder in the repository root containing:
103103

104104
**Context Efficiency**: Start with core documentation files (~1000 words of context) to balance context value with AI tool costs. Expand strategically based on measured impact on review cycles and code quality.
105105

106-
**Naming Conventgit ion**: The suggested file and folder names follow industry common practices. However, codebase owners may choose alternative names that are more discoverable and relatable to their specific project or codebase. Any chosen naming convention should be clearly documented and communicated to contributors through proper documentation.
106+
**Naming Convention**: The suggested file and folder names follow industry common practices. However, codebase owners may choose alternative names that are more discoverable and relatable to their specific project or codebase. Any chosen naming convention should be clearly documented and communicated to contributors through proper documentation.
107107

108108
### Usage Patterns
109109

0 commit comments

Comments
 (0)