Skip to content

Commit

Permalink
fix: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeintner committed Feb 9, 2023
1 parent 780c0cc commit acd450e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/browser/aid-tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<body>
<div id="topbar" class="row">
<div class="medium-12 columns">
<h1>AID Tranformation to TD via node-wot Tools</h1>
<h1>AID Transformation to TD via node-wot Tools</h1>

<input id="fileInput" type="file" />
<!-- <input id="aid_addr" type="url" value="http://plugfest.thingweb.io/examples/aid/AID_v03.json" /> -->
Expand All @@ -54,7 +54,7 @@ <h1>AID Tranformation to TD via node-wot Tools</h1>
<div class="row">
<div class="medium-12 columns">
<textarea id="tdJSON" name="tdJSON" readonly="readonly">
Start tranformation process
Start transformation process
</textarea
>
</div>
Expand Down

0 comments on commit acd450e

Please sign in to comment.