You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/GlobalAPI.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1065,7 +1065,7 @@ test.each`
1065
1065
});
1066
1066
```
1067
1067
1068
-
If the inputs have different types, the arguments will be typed as a union of all the input types (ie type of the variables inside the template literal):
1068
+
If the inputs have different types, the arguments will be typed as a union of all the input types (i.e. type of the variables inside the template literal):
0 commit comments