Skip to content

Conversation

@madisoncarter1234
Copy link

Summary

This PR fixes several typos and formatting inconsistencies found across the Base documentation to improve readability and maintain quality standards.

Changes

docs/get-started/build-app.mdx

  • Fixed typo: "prompots" → "prompts"
  • Fixed formatting: Added missing space in list item "-Load" → "- Load"

docs/onchainkit/getting-started.mdx

  • Fixed typo: "checkout" → "check out"

docs/base-chain/quickstart/connecting-to-base.mdx

  • Fixed markdown link formatting: Removed extra spaces in Flashblocks RPC endpoint URLs
  • Ensures proper rendering of Flashblocks RPC links in the network information table

Motivation

These minor corrections improve documentation readability and ensure markdown links render correctly. The Flashblocks RPC endpoint links had extra spaces that could cause rendering issues.

Test Plan

  • Verified all changes improve readability
  • Confirmed markdown link syntax is correct
  • Reviewed changes follow Base documentation style guidelines

This commit addresses multiple typos and formatting inconsistencies found across the Base documentation:

Changes:
- docs/get-started/build-app.mdx:
  - Fixed typo: "prompots" → "prompts" (line 35)
  - Fixed formatting: Added missing space in list item "-Load" → "- Load" (line 94)

- docs/onchainkit/getting-started.mdx:
  - Fixed typo: "checkout" → "check out" (line 41)

- docs/base-chain/quickstart/connecting-to-base.mdx:
  - Fixed markdown link formatting: Removed extra spaces in Flashblocks RPC endpoint URLs (lines 13 and 25)
  - Ensures proper link rendering in documentation

These minor corrections improve readability and maintain documentation quality standards.
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Oct 27, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@youssefea
Copy link
Contributor

Only "prompots" seems to be a relevant addition here, thanks - please open a new PR and only make meaningful contributions that add to the docs

@madisoncarter1234
Copy link
Author

Only "prompots" seems to be a relevant addition here, thanks - please open a new PR and only make meaningful contributions that add to the docs

already fixed and merged in #602

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.

3 participants