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: doc/api/dgram.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -741,7 +741,7 @@ added: v8.6.0
741
741
*`multicastInterface` {string}
742
742
743
743
_All references to scope in this section are referring to
744
-
[IPv6 Zone Indices][], which are defined by [RFC 4007][]. In string form, an IP
744
+
[IPv6 Zone Indexes][], which are defined by [RFC 4007][]. In string form, an IP
745
745
with a scope index is written as `'IP%scope'` where scope is an interface name
746
746
or interface number._
747
747
@@ -988,7 +988,7 @@ interfaces" address on a random port (it does the right thing for both `udp4`
988
988
and `udp6` sockets). The bound address and port can be retrieved using
989
989
[`socket.address().address`][] and [`socket.address().port`][].
990
990
991
-
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses
991
+
[IPv6 Zone Indexes]: https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses
0 commit comments