Skip to content

fix: correct typo and missing blank line in glossary.mdx#1366

Open
Siriron wants to merge 1 commit intobase:masterfrom
Siriron:patch-1
Open

fix: correct typo and missing blank line in glossary.mdx#1366
Siriron wants to merge 1 commit intobase:masterfrom
Siriron:patch-1

Conversation

@Siriron
Copy link
Copy Markdown

@Siriron Siriron commented Apr 29, 2026

What changed? Why?
Fixed two formatting issues in docs/base-chain/specs/reference/glossary.mdx:

  1. Line 12: Missing word — "Refers the Ethereum blockchain" corrected to "Refers to the Ethereum blockchain"
  2. Line 434: Missing blank line before the ## Batch Submission section header, required for proper Markdown rendering

Notes to reviewers
Small, isolated fixes with no structural changes. Both issues are in the same file so combining them in one PR keeps the diff minimal.

How has it been tested?
Verified by reading the raw file. The typo is a clear grammatical error. The missing blank line is a standard Markdown requirement before headers.

- Line 12: "Refers the Ethereum blockchain" → "Refers to the Ethereum blockchain" (missing word)
- Line 434: Added missing blank line before ## Batch Submission header (Markdown formatting)
@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
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 0
Sum 1

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