Skip to content

Commit 4291352

Browse files
committed
fix: minor copy issue
1 parent 40524ab commit 4291352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Additional `AGENTS.md` files **may exist in subdirectories** to provide more con
3434
| `.vscode/` | VS Code settings and extensions for development |
3535
| `.make/` | Shared Makefile targets used by `Makefile` |
3636
| `examples/` | Example program demonstrating package usage |
37-
| `.` (root) | Source files and tests for the `go-wire` package |
37+
| `.` (root) | Source files and tests for the local package |
3838

3939
<br/>
4040

0 commit comments

Comments
 (0)