Skip to content

Commit 174bd94

Browse files
committed
PR comments
1 parent d18d6ef commit 174bd94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/monitor/templates/home_monitor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<tr>
1010
<td>
1111
<h1 class="display-4">Python Launcher</h1>
12-
<p class="Xlead">Welcome to the DocuSign Monitor Python examples using JWT flows.</p>
12+
<p class="Xlead">Welcome to the DocuSign Monitor Python examples using JWT flow.</p>
1313
</td>
1414
<td>
1515
<img src="/static/assets/banner-code.png" />

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ chardet==3.0.4
55
Click
66
cryptography==3.2.1
77
docusign-esign==3.8.1rc3
8-
docusign-rooms==1.1.0rc1
8+
docusign-rooms==1.1.0
99
docusign-monitor==1.0.0a1
1010
docusign-click==1.0.0
1111
Flask==1.1.1

0 commit comments

Comments
 (0)