diff --git a/ecosystem/README.md b/ecosystem/README.md index ac7546512..97a59240a 100644 --- a/ecosystem/README.md +++ b/ecosystem/README.md @@ -118,7 +118,7 @@ technology forward into new territory. Unlike Stellar's Core development (CAPs), Stellar's Ecosystem Proposals are intended to be a more dynamic way of introducing standards and protocols -utilized in the ecosystem that are built on top of the Stellar Network. It uses +utilized in the ecosystem that are built on top of the Stellar network. It uses a lightweight process. A SEPs author is responsible for a proposals adoption. Other ecosystem @@ -135,7 +135,7 @@ Before contributing, consider the following: the proposal forward, talk to folks in the ecosystem, or folks at SDF; they'll often have guidance on how to move things forward, as well as feedback regarding feasibility and how the proposal does or does not align - with the Stellar Network's goals. + with the Stellar network's goals. ## SEP Process diff --git a/ecosystem/sep-0051.md b/ecosystem/sep-0051.md index fc98b4f92..2b56154f4 100644 --- a/ecosystem/sep-0051.md +++ b/ecosystem/sep-0051.md @@ -1021,8 +1021,8 @@ Two types of breaking changes can occur in relation to XDR-JSON: ## Changelog -- `v2.0.1`: Update to `TransactionEnvelope` example to match latest - stellar-xdr definitions. +- `v2.0.1`: Update to `TransactionEnvelope` example to match latest stellar-xdr + definitions. - `v2.0.0`: Change 64bit integer (Hyper and Unsigned Hyper) to map to JSON strings instead of JSON numbers. Add string encoding of 128/256bit integer types. Matches Protocol v23 XDR-JSON.