Skip to content

Commit 63e84c8

Browse files
Merge branch 'issue-555' of https://github.com/danielpeintner/wot-scripting-api into issue-555
2 parents c711244 + 54a2f50 commit 63e84c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@ <h2>The <dfn>InteractionOutput</dfn> interface</h2>
12801280
<h2>The <dfn>ActionInteractionOutput</dfn> interface</h2>
12811281
<p>
12821282
Belongs to the <a>WoT Consumer</a> conformance class.
1283-
An {{ActionInteractionOutput}} object is always created by the implementations
1283+
An {{ActionInteractionOutput}} object is always created by a consumer implementation
12841284
and exposes functionality to interact with long running (asynchronous) actions.<br />
12851285
Note: a synchronous action MAY not offer any <emph>additional</emph> sensible interaction beyond the ones from {{InteractionOutput}}.
12861286
</p>

0 commit comments

Comments
 (0)