Skip to content

Commit f1d3159

Browse files
fix typo in RTCTransportStats (mdn#42704)
1 parent d9c005f commit f1d3159

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/api/rtctransportstats/tlsversion

1 file changed

+1
-1
lines changed

files/en-us/web/api/rtctransportstats/tlsversion/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For example, DTLS represents version 1.2 as `'FEFD'` which numerically is `{254,
1818

1919
## Value
2020

21-
A string that indicates the negotiated DTS transport.
21+
A string that indicates the negotiated DTLS transport.
2222

2323
## Specifications
2424

0 commit comments

Comments
 (0)