Skip to content

Commit 30444f7

Browse files
authored
Merge pull request #557 from JKRhb/thingdiscoveryprocess-uri
fix(ThingDiscoveryProcess): clarify usage of url field
2 parents 70a64de + dddb6ce commit 30444f7

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
@@ -3804,7 +3804,7 @@ <h2>The <dfn>ThingDiscoveryProcess</dfn> interface</h2>
38043804
<tr>
38053805
<td><dfn>[[\url]]</dfn></td>
38063806
<td>`undefined`</td>
3807-
<td>A {{URL}} representing the <a>TD Directory</a> in a discovery.</td>
3807+
<td>A {{URL}} representing the <a>TD Directory</a> when used within the `exploreDirectory()` method.</td>
38083808
</tr>
38093809
</tbody>
38103810
</table>

0 commit comments

Comments
 (0)