Skip to content

Commit 37ad42c

Browse files
author
deiu
committed
Improved cert label description
1 parent 5a7cb89 commit 37ad42c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/signup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2>Finish by issuing credentials in the form of a certificate</h2>
5151
<input type="hidden" id="webid" name="webid" value="">
5252
<p>Your WebID is: <span id="your-webid"></span></p>
5353
<br>
54-
<input type="text" id="name" name="name" placeholder="Certificate name"> (e.g. your name)
54+
<input type="text" id="name" name="name" placeholder="Certificate label"> (e.g. your name and device)
5555
<br>
5656
<button onclick="done()" type="submit">Issue credentials</button>
5757
</form>

0 commit comments

Comments
 (0)