Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Nov 6, 2024
1 parent ef1b8fa commit 963a982
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions soroban-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Soroban SDK supports writing smart contracts for the [Soroban] smart contract
Wasm-powered runtime, deployed on [Stellar].
Soroban SDK supports writing smart contracts for the Wasm-powered [Soroban] smart contract
runtime, deployed on [Stellar].

### Docs

Expand Down
4 changes: 2 additions & 2 deletions soroban-sdk/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! Soroban SDK supports writing smart contracts for the [Soroban] smart contract
//! Wasm-powered runtime, deployed on [Stellar].
//! Soroban SDK supports writing smart contracts for the Wasm-powered [Soroban] smart contract
//! runtime, deployed on [Stellar].
//!
//! ### Docs
//!
Expand Down

0 comments on commit 963a982

Please sign in to comment.