Skip to content

Commit ff54340

Browse files
committed
Merge branch 'master' of github.com:w3c/wot-scripting-api
2 parents 25f3ab0 + 293fb0e commit ff54340

File tree

2 files changed

+9761
-3
lines changed

2 files changed

+9761
-3
lines changed

Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@ <h3 id="x3.2-the-consume()-method"><span class="secno">3.2 </span>The <dfn data-
14341434
<h3 id="x3.3-the-expose()-method"><span class="secno">3.3 </span>The <dfn data-dfn-for="wot" data-dfn-type="dfn" id="dom-wot-expose()" data-idl="" data-title="expose()" data-lt="expose()|expose"><code>expose()</code></dfn> method</h3>
14351435
<p>
14361436
Returns a <code><a href="#dfn-promise" class="internalDFN" data-link-type="dfn">Promise</a></code> of a locally created <a href="#dom-exposedthing" class="internalDFN" data-link-type="dfn"><code>ExposedThing</code></a> based on the provided
1437-
initialization paramaters.
1437+
initialization parameters.
14381438
</p>
14391439
<div class="ednote">
14401440
<div class="ednote-title marker" aria-level="4" role="heading" id="h-ednote5"><span>Editor's note</span></div>
@@ -1661,7 +1661,7 @@ <h5 id="x4.9.2.1-the-actioninvocationeventinit-dictionary"><span class="secno">4
16611661
<div class="ednote">
16621662
<div class="ednote-title marker" aria-level="6" role="heading" id="h-ednote8"><span>Editor's note</span></div>
16631663
<p class="">
1664-
Action parameters could be also included, but it's debateble because privacy reasons.
1664+
Action parameters could be also included, but it's debatable because privacy reasons.
16651665
</p>
16661666
</div>
16671667
<p>
@@ -1683,7 +1683,7 @@ <h4 id="x4.9.3-the-thingdescriptionchangeevent-interface"><span class="secno">4.
16831683
};</span></pre>
16841684
</div>
16851685
<p>
1686-
The <dfn data-dfn-for="thingdescriptionchangeevent" data-dfn-type="dfn" id="dom-thingdescriptionchangeevent-data" data-idl="" data-title="data"><code>data</code></dfn> attribute represents the changes that occured to the <a href="#dfn-thing-description"
1686+
The <dfn data-dfn-for="thingdescriptionchangeevent" data-dfn-type="dfn" id="dom-thingdescriptionchangeevent-data" data-idl="" data-title="data"><code>data</code></dfn> attribute represents the changes that occurred to the <a href="#dfn-thing-description"
16871687
class="internalDFN" data-link-type="dfn">Thing Description</a>.
16881688
</p>
16891689
<section data-dfn-for="ThingDescriptionChangeEventInit" id="the-thingdescriptionchangeeventinit-dictionary">

0 commit comments

Comments
 (0)