Skip to content

Commit fa65dde

Browse files
chore: Fix typo (#3203)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 5b7701e commit fa65dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A web service for tracking submissions on AtCoder and other competitive programm
44

55
## Guidelines
66

7-
Always prefer simplicity over pathological correctness. YAGNI, KISS, DRY. No backward-compatshims or fallback paths unless they come free without adding cyclomatic complexity.
7+
Always prefer simplicity over pathological correctness. YAGNI, KISS, DRY. No backward-compat shims or fallback paths unless they come free without adding cyclomatic complexity.
88

99
## Tech Stack
1010

0 commit comments

Comments
 (0)