Skip to content

Commit aa233fa

Browse files
authored
Merge pull request #1287 from TallTed/patch-1
correct human-facing `webId` to `WebID`
2 parents 1e7754d + 77e3374 commit aa233fa

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)