Skip to content

Fix typos (recieve, possitive, grammer)#1326

Merged
dmeoli merged 1 commit into
masterfrom
fix-typos
Jun 26, 2026
Merged

Fix typos (recieve, possitive, grammer)#1326
dmeoli merged 1 commit into
masterfrom
fix-typos

Conversation

@dmeoli

@dmeoli dmeoli commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Comprehensive typo sweep. Most of the typos from #1287 were already fixed on master since that PR's base; this cleans up the remaining occurrences across the repo:

  • recievereceive (agents.ipynb)
  • possitivepositive (knowledge_foil.ipynb)
  • grammergrammar (notebooks/chapter22/Parsing.ipynb, and the grammar variable in tests/test_nlp4e.py)

Left "programmer" in search.ipynb untouched (not a typo). tests/test_nlp4e.py still passes (12 passed). Supersedes #1287 by @sadikkuzu.

Comprehensive sweep of the remaining typos across the repo (the rest were
already fixed on master): recieve->receive (agents.ipynb), possitive->positive
(knowledge_foil.ipynb), grammer->grammar (Parsing.ipynb and the grammar
variable in tests/test_nlp4e.py). Supersedes #1287 by @sadikkuzu.
@dmeoli dmeoli merged commit e71e1bf into master Jun 26, 2026
@dmeoli dmeoli deleted the fix-typos branch June 26, 2026 15:05
@dmeoli dmeoli mentioned this pull request Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant