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 e8a0dc0 commit b9981f1Copy full SHA for b9981f1
src/components/Cards/3.14.tsx
@@ -75,7 +75,7 @@ const CardsSamples = [
75
},
76
description: (
77
<Translate id="home.samples.description">
78
- Create a sample application with multi-storage transaction support
+ Run a sample application with multi-storage transaction support
79
</Translate>
80
),
81
@@ -87,7 +87,7 @@ const CardsSamples = [
87
88
89
90
- Create a sample application that supports microservice transactions
+ Run a sample application that supports microservice transactions
91
92
93
0 commit comments