Skip to content

Commit ecc2615

Browse files
youennfricea
andauthored
Update index.bs
Co-authored-by: Adam Rice <[email protected]>
1 parent 841d2fd commit ecc2615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6634,7 +6634,7 @@ The following abstract operations are a grab-bag of utilities.
66346634
performs the following steps:
66356635
1. Let |serialized| be ! [$StructuredSerializeWithTransfer$](|value|, |transferList|).
66366636
1. Let |deserialized| be ! [$StructuredDeserializeWithTransfer$](|serialized|, [=the current Realm=]).
6637-
1. return |deserialized|.\[[Deserialized]].
6637+
1. Return |deserialized|.\[[Deserialized]].
66386638
</div>
66396639

66406640
<h2 id="other-specs">Using streams in other specifications</h2>

0 commit comments

Comments
 (0)