Skip to content

Commit af8e9c6

Browse files
committed
Editorial: "signalling" -> "signaling"
We try to use en-US over en-GB for this spec.
1 parent e17c66b commit af8e9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3172,7 +3172,7 @@ console.log('Output value: ' + result.outputs.output);
31723172
<td>{{Uint8Array}}
31733173
</table>
31743174

3175-
<p class="note">{{Float16Array}} is at <a href="https://tc39.es/process-document/">ECMA Stage 3</a> signalling its design is finished. Implementers wanting to enable this type ahead native implementations can emulate the type by passing raw bits via {{Uint16Array}}. <a href="https://github.com/webmachinelearning/webnn/issues/373">[Issue webnn#373]</a></p>
3175+
<p class="note">{{Float16Array}} is at <a href="https://tc39.es/process-document/">ECMA Stage 3</a> signaling its design is finished. Implementers wanting to enable this type ahead native implementations can emulate the type by passing raw bits via {{Uint16Array}}. <a href="https://github.com/webmachinelearning/webnn/issues/373">[Issue webnn#373]</a></p>
31763176

31773177
<h2 id="acknowledgements">Acknowledgements</h2>
31783178

0 commit comments

Comments
 (0)