Skip to content

Commit 8a080d7

Browse files
authored
Update index.html
Renamed user to key ID to reflect the change in the API
1 parent de49977 commit 8a080d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h1 id="test">Settle API PKCS#1 1.5 signature generator</h1>
4545
</div>
4646

4747
<div class="pure-control-group">
48-
<label for="api_user">API User</label>
48+
<label for="api_user">API key ID</label>
4949
<input type="text" name="api_user" id="api_user"></input>
5050
</div>
5151

@@ -86,4 +86,4 @@ <h1 id="test">Settle API PKCS#1 1.5 signature generator</h1>
8686
<script src="index.js"></script>
8787
</body>
8888

89-
</html>
89+
</html>

0 commit comments

Comments
 (0)