Skip to content

Commit b9981f1

Browse files
committed
Revise card description
1 parent e8a0dc0 commit b9981f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Cards/3.14.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const CardsSamples = [
7575
},
7676
description: (
7777
<Translate id="home.samples.description">
78-
Create a sample application with multi-storage transaction support
78+
Run a sample application with multi-storage transaction support
7979
</Translate>
8080
),
8181
},
@@ -87,7 +87,7 @@ const CardsSamples = [
8787
},
8888
description: (
8989
<Translate id="home.samples.description">
90-
Create a sample application that supports microservice transactions
90+
Run a sample application that supports microservice transactions
9191
</Translate>
9292
),
9393
},

0 commit comments

Comments
 (0)