Skip to content

Commit 0a08fe5

Browse files
committed
Add dfn url for Capability: Platform name
Signed-off-by: Euclid Ye <[email protected]>
1 parent 718c424 commit 0a08fe5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,7 +1514,7 @@ <h2>Capabilities</h2>
15141514
</tr>
15151515

15161516
<tr>
1517-
<td>Platform name
1517+
<td><dfn data-lt="platform names">Platform name</dfn>
15181518
<td>"<code>platformName</code>"
15191519
<td>string
15201520
<td>Identifies the operating system of the <a>endpoint node</a>.
@@ -2076,7 +2076,7 @@ <h3>Processing capabilities</h3>
20762076
return <a>success</a> with data <a><code>null</code></a>.
20772077

20782078
<div class=note>
2079-
<p>The following platform names are in common usage with
2079+
<p>The following <a>platform names</a> are in common usage with
20802080
well-understood semantics and, when <a>matching
20812081
capabilities</a>, greatest interoperability can be achieved by
20822082
honoring them as valid synonyms for well-known Operating

0 commit comments

Comments
 (0)