Skip to content

Commit 7bd78a5

Browse files
authored
Update home.html
1 parent 0c085f3 commit 7bd78a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!-- IF not signed in -->
88
<div class="jumbotron">
99
<h1 class="display-4">Welcome!</h1>
10-
<p class="Xlead">Welcome to the DocuSign eSignature Python code examples.</p>
10+
<p class="Xlead">Welcome to the DocuSign Python examples using multiple OAuth flows (JWT and Authorization Code Grant).</p>
1111
</div>
1212
{% endif %}
1313

0 commit comments

Comments
 (0)