Fix spelling and grammar#660
Fix spelling and grammar#660moose-code merged 10 commits intoenviodev:mainfrom dexie-bot:spellcheck-1750242724515
Conversation
|
@dexie-bot is attempting to deploy a commit to the Envio Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughThis update corrects typographical and grammatical errors across several blog posts and documentation files. The changes include spelling corrections, improved phrasing, and minor grammatical fixes. No modifications were made to code, logic, structure, or exported entities; all updates are limited to textual improvements. Changes
Possibly related PRs
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
blog/2023-08-31-navigating-challenges-in-blockchain-indexing.md (1)
31-31: Hyphenate “set up” when used as a noun
In “automate much of the set up process,” “set-up” should be hyphenated as a compound noun.blog/2025-01-21-what-is-a-blockchain-indexer.md (1)
59-59: Refine pluralization slash-style
The notationnetwork/smay be non-standard; consider usingnetwork(s)or rephrasing for better clarity.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (7)
blog/2023-08-31-navigating-challenges-in-blockchain-indexing.md(1 hunks)blog/2023-10-26-envio-community-update-3.md(1 hunks)blog/2024-01-17-envio-empowers-jarvis-network.md(1 hunks)blog/2024-03-01-envio-community-update-7.md(1 hunks)blog/2024-07-18-data-indexing-on-fuel.md(1 hunks)blog/2025-01-21-what-is-a-blockchain-indexer.md(2 hunks)docs/unused/example-reNFT.md(1 hunks)
🧰 Additional context used
🪛 LanguageTool
docs/unused/example-reNFT.md
[uncategorized] ~12-~12: Possible missing comma found.
Context: ... from the reNFT contract are indexed as entities and the EventsSummary entity is defin...
(AI_HYDRA_LEO_MISSING_COMMA)
blog/2023-08-31-navigating-challenges-in-blockchain-indexing.md
[uncategorized] ~31-~31: When ‘set-up’ is used as a noun or modifier, it needs to be hyphenated.
Context: ...infrastructure and automate much of the set up process to simplify the overall develop...
(VERB_NOUN_CONFUSION)
🔇 Additional comments (8)
docs/unused/example-reNFT.md (1)
12-12: Grammar fix approved.The insertion of "the" clarifies the sentence and improves readability. No further changes needed.
blog/2024-03-01-envio-community-update-7.md (1)
45-45: Fix typo: “Apply” spelling corrected
The change from “Appy” to “Apply” correctly restores the intended verb form.blog/2023-08-31-navigating-challenges-in-blockchain-indexing.md (1)
39-39: Approve phrasing correction for involuntary churning
Changing “involuntary churning” to “involuntarily churning” reads smoothly and accurately conveys the meaning.blog/2023-10-26-envio-community-update-3.md (1)
64-64: Confirm corrected past-tense verb
Updating “Handleed” to “Handled” accurately fixes the typo in the release notes.blog/2024-07-18-data-indexing-on-fuel.md (1)
61-61: Grammar fix: “parallel execution”
Replacing “parallen execution” with “parallel execution” properly corrects the spelling.blog/2024-01-17-envio-empowers-jarvis-network.md (1)
50-50: Improve clarity in deployment sentence
The revised clause “as users are only required to push…” reads more naturally and clearly than the previous phrasing.blog/2025-01-21-what-is-a-blockchain-indexer.md (2)
31-31: Corrected heading to 'Responsive Apps'
This change fixes the typo in the section title and improves readability.
53-53: Fixed schema filename typo
Well done updatingschema.graphltoschema.graphql—this ensures the link and description are accurate.
Spelling and grammar fixes.
This PR contains only spelling and grammar corrections with no functional changes:
Files with corrections:
Summary by CodeRabbit