Skip to content

Commit 7b5dd77

Browse files
committed
Fix AGENTS.md: clarify Spanish translations use /examples/spanish/ directory, not _spanish.py suffix
1 parent 7f62ae0 commit 7b5dd77

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
@@ -27,7 +27,7 @@ uv sync
2727

2828
There are Spanish equivalents of each example in /examples/spanish.
2929

30-
Each example .py file should have a corresponding _spanish.py file that is the translation of the original, but with the same code. Here's a guide on what should be translated vs. what should be left in English:
30+
Each example .py file should have a corresponding file with the same name under /examples/spanish/ that is the translation of the original, but with the same code. Here's a guide on what should be translated vs. what should be left in English:
3131

3232
* Comments: Spanish
3333
* Docstrings: Spanish

0 commit comments

Comments
 (0)