docs: fix typos, grammatical errors#585
Merged
fm1320 merged 5 commits intosuperlinked:mainfrom Jan 30, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR improves documentation quality across multiple articles by correcting spelling errors, grammatical mistakes, and technical inaccuracies. The changes enhance professional presentation and technical correctness without altering functionality.
Key improvements:
- Corrected technical terminology (e.g., "Jacobian" → "Jaccard", "Bytemax" → "Bytewax")
- Fixed brand name capitalizations (e.g., "AirBnB" → "Airbnb", "Telsa" → "Tesla", "Huggingface" → "Hugging Face")
- Addressed numerous typos and grammatical errors (e.g., "nymber" → "number", "vecotr" → "vector", "embdedded" → "embedded")
- Standardized hyphenation and removed word repetitions
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| social_media_retrieval.md | Fixed spelling errors (LinkedIn, Bytewax, non-ASCII, embedded) and corrected variable name reference |
| retrieval_augmented_generation.md | Corrected Tesla brand name spelling |
| readme.md | Fixed typos in article titles (Social Media, Optimizing) and added missing word "can" |
| kg_ontologies.md | Corrected spelling errors (indispensable, department) |
| hybrid_search_&_rerank_rag.md | Fixed variable name typo (retreiver → retriever) |
| ecomm-recys.md | Corrected Airbnb brand capitalization and removed duplicate word |
| custom_retriever_with_llamaindex.md | Multiple spelling/grammar fixes including improved sentence clarity and pronoun corrections |
| airbnb-search-benchmarking.md | Fixed numerous typos (nymber, vecotr, implment) and corrected duplicate HTML tag |
| advanced_retrieval_augmented_generation.md | Fixed brand name (Hugging Face), hyphenation (pre-retrieval), and verb agreement |
| Vector-Indexes.md | Corrected technical term (Jaccard), grammar improvements, and article usage (an SSD) |
All changes represent legitimate fixes that have been properly applied. The documentation is now more professional and technically accurate.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR cleans up several documentation files to improve professional quality and technical accuracy
Key improvements: