We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1a46c commit 82363beCopy full SHA for 82363be
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