We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b54ddc commit 2761d13Copy full SHA for 2761d13
docs/src/components/HomepageFeatures/index.tsx
@@ -11,11 +11,11 @@ type FeatureItem = {
11
12
const FeatureList: FeatureItem[] = [
13
{
14
- title: 'Build on Stellar Smart Contract',
+ title: 'Build with Stellar Smart Contract',
15
Svg: require('@site/static/img/soroban-wordmark-temp.svg').default,
16
description: (
17
<>
18
- Simple and power Soroban Smart Contract management.
+ Simple and power Stellar Smart Contract management on the Soroban platform.
19
</>
20
),
21
},
0 commit comments