Skip to content

Commit f62669e

Browse files
Update index.html
Co-authored-by: Jan Romann <[email protected]>
1 parent 4b40048 commit f62669e

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
@@ -1282,7 +1282,7 @@ <h2>The <dfn>ActionInteractionOutput</dfn> interface</h2>
12821282
Belongs to the <a>WoT Consumer</a> conformance class.
12831283
An {{ActionInteractionOutput}} object is always created by a consumer implementation
12841284
and exposes functionality to interact with long running (asynchronous) actions.<br />
1285-
Note: a synchronous action MAY not offer any <emph>additional</emph> sensible interaction beyond the ones from {{InteractionOutput}}.
1285+
Note: The output of a synchronous action MAY be limited to the functionality of a regular {{InteractionOutput}} object, e.g., invoking the `cancel()` method might not have an effect.
12861286
</p>
12871287
<p>
12881288
This interface exposes an action status object. Its implementation

0 commit comments

Comments
 (0)