diff --git a/sidebars.js b/sidebars.js index 188c7422..890e5595 100644 --- a/sidebars.js +++ b/sidebars.js @@ -275,7 +275,7 @@ const sidebars = { }, { type: 'category', - label: 'Create Sample Applications', + label: 'Run Sample Applications', collapsible: true, items: [ { diff --git a/src/components/Cards/3.10.tsx b/src/components/Cards/3.10.tsx index 10a4575e..685afe29 100644 --- a/src/components/Cards/3.10.tsx +++ b/src/components/Cards/3.10.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.11.tsx b/src/components/Cards/3.11.tsx index 10a4575e..685afe29 100644 --- a/src/components/Cards/3.11.tsx +++ b/src/components/Cards/3.11.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.12.tsx b/src/components/Cards/3.12.tsx index 10a4575e..685afe29 100644 --- a/src/components/Cards/3.12.tsx +++ b/src/components/Cards/3.12.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.13.tsx b/src/components/Cards/3.13.tsx index 10a4575e..685afe29 100644 --- a/src/components/Cards/3.13.tsx +++ b/src/components/Cards/3.13.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.4.tsx b/src/components/Cards/3.4.tsx index 2e35cc91..40ad1b72 100644 --- a/src/components/Cards/3.4.tsx +++ b/src/components/Cards/3.4.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.5.tsx b/src/components/Cards/3.5.tsx index 13952a3c..398d80ed 100644 --- a/src/components/Cards/3.5.tsx +++ b/src/components/Cards/3.5.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.6.tsx b/src/components/Cards/3.6.tsx index 771ee1a1..41d93478 100644 --- a/src/components/Cards/3.6.tsx +++ b/src/components/Cards/3.6.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.7.tsx b/src/components/Cards/3.7.tsx index 771ee1a1..41d93478 100644 --- a/src/components/Cards/3.7.tsx +++ b/src/components/Cards/3.7.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.8.tsx b/src/components/Cards/3.8.tsx index d891706c..67b09117 100644 --- a/src/components/Cards/3.8.tsx +++ b/src/components/Cards/3.8.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/src/components/Cards/3.9.tsx b/src/components/Cards/3.9.tsx index 10a4575e..685afe29 100644 --- a/src/components/Cards/3.9.tsx +++ b/src/components/Cards/3.9.tsx @@ -75,7 +75,7 @@ const CardsSamples = [ }, description: ( - Create a sample application with multi-storage transaction support + Run a sample application with multi-storage transaction support ), }, @@ -87,7 +87,7 @@ const CardsSamples = [ }, description: ( - Create a sample application that supports microservice transactions + Run a sample application that supports microservice transactions ), }, diff --git a/versioned_sidebars/version-3.12-sidebars.json b/versioned_sidebars/version-3.12-sidebars.json index 90cf5748..ff112658 100644 --- a/versioned_sidebars/version-3.12-sidebars.json +++ b/versioned_sidebars/version-3.12-sidebars.json @@ -256,7 +256,7 @@ }, { "type": "category", - "label": "Create Sample Applications", + "label": "Run Sample Applications", "collapsible": true, "items": [ {