Skip to content

Commit 99f8e3c

Browse files
anonrigjasnell
andauthored
Update index.bs
Co-authored-by: James M Snell <[email protected]>
1 parent 3efa426 commit 99f8e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Cancelling the socket's ReadableStream and closing the socket's WritableStream d
209209

210210
<h4 id="upgraded-attribute">upgraded</h4>
211211

212-
The {{upgraded}} attribute is a boolean flag that indicates whether the socket has been upgraded to a secure connection.
212+
The {{upgraded}} attribute is a boolean flag that indicates whether the socket has been upgraded to a secure connection (using `startTLS()`).
213213

214214
<h3 id="methods">Methods</h3>
215215

0 commit comments

Comments
 (0)