diff --git a/source b/source
index df570110157..0d548fc7416 100644
--- a/source
+++ b/source
@@ -8180,7 +8180,7 @@ interface DOMStringList {
arguments, and must not appear on anything other than an interface. It must appear only once on an
interface. It must not be used on a callback interface. If it appears on a partial interface or an
interface that is really a mixin, then it must also appear on the original or mixed-in-to
- interface, and any supplied serialization steps and deserialization
+ interface, and any supplied transfer steps and transfer-receiving
steps for the partial interface or mixin should be understood as being appended to those of
the original or mixed-in-to interface.