Skip to content

Commit 85488bc

Browse files
authored
Merge pull request #37 from docusign/DEVDOCS-18195
modified HTML title
2 parents 674dd3e + 8f9e978 commit 85488bc

File tree

1 file changed

+1
-1
lines changed
  • DocuSign.Workspaces/DocuSign.Workspaces/ClientApp/public

1 file changed

+1
-1
lines changed

DocuSign.Workspaces/DocuSign.Workspaces/ClientApp/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
work correctly both with client-side routing and a non-root public URL.
3636
Learn how to configure a non-root public URL by running `npm run build`.
3737
-->
38-
<title>React App</title>
38+
<title>Workspaces Sample App</title>
3939
</head>
4040
<body>
4141
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)