diff --git a/index.bs b/index.bs index 9cbb2dc7..e680d168 100644 --- a/index.bs +++ b/index.bs @@ -6432,7 +6432,7 @@ dictionary MLSplitSupportLimits { }; partial dictionary MLOpSupportLimits { - MLSingleInputSupportLimits split; + MLSplitSupportLimits split; };