Skip to content

Commit 0bbead3

Browse files
committed
Fix bug
1 parent 41f5967 commit 0bbead3

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
@@ -75,7 +75,7 @@ Create an `innersource-ai/` folder in the repository root containing:
7575
* `good-examples/`: Well-written code snippets with explanations
7676
* `bad-examples/`: Common mistakes with explanations of why they're problematic
7777
* `refactoring-examples/`: Before/after code showing proper improvements
78-
* Template files for common patterns (controllers, services, utilities)git
78+
* Template files for common patterns (controllers, services, utilities)
7979

8080
##### Configuration and Tooling
8181

0 commit comments

Comments
 (0)