Skip to content

Commit 2761d13

Browse files
committed
Soroban, stellar
1 parent 0b54ddc commit 2761d13

File tree

1 file changed

+2
-2
lines changed
  • docs/src/components/HomepageFeatures

1 file changed

+2
-2
lines changed

docs/src/components/HomepageFeatures/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ type FeatureItem = {
1111

1212
const FeatureList: FeatureItem[] = [
1313
{
14-
title: 'Build on Stellar Smart Contract',
14+
title: 'Build with Stellar Smart Contract',
1515
Svg: require('@site/static/img/soroban-wordmark-temp.svg').default,
1616
description: (
1717
<>
18-
Simple and power Soroban Smart Contract management.
18+
Simple and power Stellar Smart Contract management on the Soroban platform.
1919
</>
2020
),
2121
},

0 commit comments

Comments
 (0)