Skip to content

Commit 77e3374

Browse files
authored
correct human-facing webId to WebID
[previously flagged](https://github.com/solid/node-solid-server/pull/1277/files#r307007501) in #1277
1 parent 0555e66 commit 77e3374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default-views/account/register-form.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<label class="control-label" for="externalWebId">External WebID:</label>
7575
<input type="text" class="form-control" name="externalWebId" id="externalWebId" value="{{externalWebId}}"/>
7676
<span class="help-block">
77-
By connecting this account with an existing webId, you can use that webId to authenticate with the new account.
77+
By connecting this account with an existing WebID, you can use that WebID to authenticate with the new account.
7878
</span>
7979
</div>
8080

0 commit comments

Comments
 (0)