Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Fix typos and grammatical errors in app-developers/tools documentation

Summary

This PR fixes typos and grammatical errors across 9 documentation files in the app-developers/tools directory. All changes are grammar/typo fixes only - no content restructuring or rephrasing. The fixes include:

  • Verb form corrections: "setup" → "set up", "signup" → "sign up"
  • Proper noun capitalization: "Ethernow Explorer", "Dune Analytics", "NFT-Inator", "Supersim", "OP Sepolia"
  • Grammar fixes: "high level of details" → "a high level of detail", "developers tools" → "developer tools"
  • Pronoun agreement: "its" → "their" for plural nouns
  • Compound modifiers: "OP Stack-specific" (added hyphen)
  • Typo: "RGN" → "RNG" (Random Number Generation)
  • Missing articles/prepositions: "highly rated by the community", "in early February"
  • Punctuation: removed stray asterisk, unnecessary comma

Files modified: 9 files in app-developers/tools/ (analytics-tools.mdx, data-and-dashboards.mdx, data-glossary.mdx, oracles.mdx, supersim.mdx, block-explorers.mdx, nft-tools.mdx, faucets.mdx, account-abstraction.mdx)

Review & Testing Checklist for Human

  • Verify proper noun capitalization - Spot-check that brand names match official branding (e.g., "NFT-Inator", "Ethernow Explorer", "Dune Analytics")
  • Build docs locally - Run npm run dev and spot-check 2-3 modified pages to ensure MDX rendering is correct and no links/formatting broke
  • Quick diff review - Scan the diff to confirm no unintended meaning changes were introduced

Notes

- Fix 'setup' vs 'set up' (verb form) in analytics-tools.mdx
- Fix pronoun agreement and remove unnecessary comma in analytics-tools.mdx
- Capitalize proper nouns: Ethernow Explorer, Dune Analytics
- Fix 'high level of details' to 'a high level of detail'
- Fix 'High-Level' to 'High-level' in compound modifier
- Remove extra asterisk in data-glossary.mdx
- Fix 'RGN' typo to 'RNG' in oracles.mdx
- Fix 'signup' to 'sign up' (verb form) across multiple files
- Capitalize 'Supersim' and add hyphen to 'OP Stack-specific'
- Fix 'Op Sepolia' to 'OP Sepolia' for consistency
- Fix 'highly-rated by community' to 'highly rated by the community'
- Capitalize 'NFT-Inator' proper noun
- Fix 'updated early February' to 'updated in early February'
- Fix 'developers tools' to 'developer tools'
- Remove unnecessary comma in account-abstraction.mdx
@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner November 5, 2025 19:26
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@sbvegan sbvegan merged commit 1e1cc55 into mintlify Nov 5, 2025
7 checks passed
@sbvegan sbvegan deleted the devin/fix-app-developers-tools-grammar branch November 5, 2025 19:30
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.

2 participants