We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37b577 commit ffa9461Copy full SHA for ffa9461
doc/api/dgram.md
@@ -902,7 +902,7 @@ to exclude the socket from the reference counting that keeps the Node.js
902
process active, allowing the process to exit even if the socket is still
903
listening.
904
905
-Calling `socket.unref()` multiple times will have no addition effect.
+Calling `socket.unref()` multiple times will have no additional effect.
906
907
The `socket.unref()` method returns a reference to the socket so calls can be
908
chained.
0 commit comments