Skip to content

Commit 5429a60

Browse files
chore: Tidy up document using tidy-html5 (#351)
Co-authored-by: marcoscaceres <[email protected]>
1 parent 843a528 commit 5429a60

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
@@ -931,8 +931,8 @@ <h2>
931931
};
932932
</pre>
933933
<p>
934-
<a>PushMessageData</a> objects have an associated [=byte sequence=] set on
935-
creation, which is `null` if there was no data in the <a>push message</a>.
934+
<a>PushMessageData</a> objects have an associated [=byte sequence=] set on creation, which
935+
is `null` if there was no data in the <a>push message</a>.
936936
</p>
937937
<p>
938938
The <dfn>arrayBuffer()</dfn> method, when invoked, MUST return an {{ArrayBuffer}} whose

0 commit comments

Comments
 (0)