📝 Capitalization and articles around 'Stellar' name#2350
📝 Capitalization and articles around 'Stellar' name#2350briwylde08 merged 7 commits intostellar:mainfrom
Conversation
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.
| MoneyGram Ramps is a MoneyGram product that enables users of third-party applications, such as crypto wallets and exchanges, to cash-in (deposit) and cash-out (withdrawal) USDC on Stellar. | ||
|
|
||
| [Dive into the MoneyGram Ramps docs](https://developer.moneygram.com/moneygram-developer/docs/integrate-moneygram-ramps) to learn about the technical requirements for integrating MoneyGram Ramps into an existing wallet or creating a new wallet application. | ||
| Dive into the [MoneyGram Ramps docs](https://developer.moneygram.com/moneygram-developer/docs/integrate-moneygram-ramps) to learn about the technical requirements for integrating MoneyGram Ramps into an existing wallet or creating a new wallet application. |
There was a problem hiding this comment.
This change modifies markdown link formatting by moving the bracket from the beginning of the sentence to the link text. This appears to be unrelated to the stated purpose of the PR, which is to fix capitalization and articles around the 'Stellar' name. The change should either be moved to a separate PR or the PR description should be updated to reflect this formatting change.
|
lol, I see what you did there! |
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