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/platforms/javascript/common/apis.mdx
+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
@@ -534,7 +534,7 @@ parameters={[
534
534
535
535
Any spans created inside of the callback will be children of this span.
536
536
537
-
The started span will automatically be ended when the callback returns, and will thus measure the duration of the callback. The callback cann also be an async function.
537
+
The started span will automatically be ended when the callback returns, and will thus measure the duration of the callback. The callback can also be an async function.
0 commit comments