We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dadb99 commit 09f80a9Copy full SHA for 09f80a9
doc/api/dgram.md
@@ -904,7 +904,7 @@ to exclude the socket from the reference counting that keeps the Node.js
904
process active, allowing the process to exit even if the socket is still
905
listening.
906
907
-Calling `socket.unref()` multiple times will have no addition effect.
+Calling `socket.unref()` multiple times will have no additional effect.
908
909
The `socket.unref()` method returns a reference to the socket so calls can be
910
chained.
0 commit comments