Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpeintner committed Jun 7, 2018
1 parent e93c508 commit d27ab85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h3>The <dfn>ThingTemplate</dfn> dictionary</h3>
</section> <!-- ThingTemplate -->

<section data-dfn-for="Security" >
<h3> The <dfn>Security</dfn> dictionary</h3>
<h3> The <dfn data-dfn-for="">Security</dfn> dictionary</h3>
<p>
Contains security related configuration.
</p>
Expand Down Expand Up @@ -572,7 +572,7 @@ <h2>Data types used in a <a>Thing</a></h2>
</p>
</section>

<section data-dfn-for="Number"><h4>The <dfn>Number</dfn> type</h4>
<section data-dfn-for="Number"><h4>The <dfn data-dfn-for="">Number</dfn> type</h4>
<pre class="idl">
typedef (long or unrestricted double) Number;
</pre>
Expand Down

0 comments on commit d27ab85

Please sign in to comment.