Fix typo.

pull/763/head
Fredrik Jönsson 2015-02-11 11:57:13 +01:00
parent 1801225528
commit 22e9dd703b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<input type="text" id="clientId" placeholder="Enter Resource ID" data-i18n="[placeholder]rsreg.resource-id-placeholder">
<input type="text" id="regtoken" placeholder="Enter Registration Access Token" data-i18n="[placeholder]rsreg.regtoken-placeholder">
<button class="btn btn-large" id="editreg" data-i18n="rsreg.edit-existing">Edit an existing protected resource</button>
<span class="help-block data-i18n="rsreg.edit-existing-help">Paste in your ID and registration access token to access the resource's properties.</span>
<span class="help-block" data-i18n="rsreg.edit-existing-help">Paste in your ID and registration access token to access the resource's properties.</span>
</div>
</script>