📝 Capitalization and articles around 'Stellar' name#2350
Merged
briwylde08 merged 7 commits intostellar:mainfrom Apr 7, 2026
Merged
📝 Capitalization and articles around 'Stellar' name#2350briwylde08 merged 7 commits intostellar:mainfrom
briwylde08 merged 7 commits intostellar:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR standardizes the capitalization of "Stellar" and improves article usage around the Stellar protocol name across the documentation, following the official Stellar brand guide. The changes ensure consistent naming conventions for Stellar network references and related components throughout the codebase.
Changes:
- Capitalized "Stellar" when referring to the protocol, network, and related components (e.g., "stellar Core" → "Stellar Core")
- Updated article usage from "a stellar network" to "the Stellar network" for consistency with proper English grammar
- Simplified "stellar network DEX" to "Stellar DEX" for clarity
- Modified markdown link formatting in moneygram documentation (appears unrelated to the main purpose)
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| scripts/stellar_cli.mjs | Capitalized "Stellar" in command-line program description |
| openrpc/src/anchor-platform/methods/do_stellar_refund.json | Updated article and capitalization in refund method description |
| openrpc/src/anchor-platform/methods/do_stellar_payment.json | Updated article and capitalization in payment method description |
| docs/validators/admin-guide/publishing-history-archives.mdx | Capitalized "Stellar Core" reference |
| docs/validators/admin-guide/installation.mdx | Capitalized "Stellar DB" in package description |
| docs/tools/ramps/moneygram.mdx | Modified markdown link formatting (unrelated to PR purpose) |
| docs/tools/cli/cookbook/stellar-keys.mdx | Capitalized "Stellar keys" in description |
| docs/platforms/anchor-platform/sep-guide/sep24/example.mdx | Capitalized "Stellar account" in comment |
| docs/platforms/anchor-platform/api-reference/platform/rpc/anchor-platform.openrpc.json | Updated article and capitalization in method descriptions |
| docs/data/indexers/build-your-own/ingest-sdk/README.mdx | Simplified and capitalized DEX reference |
| docs/data/apis/horizon/api-reference/errors/ | Updated article and capitalization across multiple error documentation files |
| docs/data/apis/horizon/admin-guide/monitoring.mdx | Capitalized "Stellar network" references |
| docs/build/apps/wallet/sep24.mdx | Capitalized "Stellar network" references |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Author
|
lol, I see what you did there! |
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.
During the transcription work in #2145, I found:
I fixed these across (mostly API comments or docs) using the public brand guide instruction for referencing the protocol