Skip to content

Commit a9fccfb

Browse files
committed
docs: fix typo
1 parent d43d4de commit a9fccfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ npm i node-unix-socket
3030

3131
## Seqpacket Sockets
3232

33-
`SOCK_SEQPACKET` sockets are like `SOCK_STREAM` sockets while they keeps message boundaries.
33+
`SOCK_SEQPACKET` sockets are like `SOCK_STREAM` sockets while they keep message boundaries.
3434

3535
Note that `SOCK_SEQPACKET` sockets don't work on MacOS.
3636

0 commit comments

Comments
 (0)