Skip to content

Commit 4048bd5

Browse files
committed
updating text
1 parent b99b02b commit 4048bd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta property="og:title" content="MyMaestro Sample Application" />
7-
<meta property="og:description" content="Leverage the power of Docusign workflows with Maestro. MyMaestro showcases how the Maestro API can be used to create workflow definitions and trigger, cancel, and get status updates for workflow instances." />
7+
<meta property="og:description" content="Leverage the power of Docusign workflows with Maestro. MyMaestro showcases how the Maestro API (beta) can be used to create workflow definitions and trigger, cancel, and get status updates for workflow instances." />
88
<meta property="og:image" content="./src/assets/img/og-image.jpg" />
99
<title>MyMaestro</title>
1010
<link rel="icon" type="image/x-icon" href="./src/assets/img/favicon.png">

client/src/assets/text.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"hero": {
33
"title": "Welcome to the MyMaestro Sample Application",
4-
"paragraph": "Discover the power of the Docusign Maestro API. Experiment with Maestro API calls in an interactive environment.",
4+
"paragraph": "Discover the power of the Docusign Maestro API (beta). Experiment with Maestro API calls in an interactive environment.",
55
"tryButton": "Try the App",
66
"GitHub": "Go to GitHub",
77
"footer": {

0 commit comments

Comments
 (0)