Update doc/notfound.md

This commit is contained in:
Nova Cat 2024-12-28 12:51:51 -08:00
parent 2dd541de98
commit cb5f0a9ee3

View file

@ -2,7 +2,7 @@
# Not Found
The Not Found reply (421) is when the server doesn't recognise a command a client sends.
The Not Found reply (421, ERR_UNKNOWNCOMMAND in RFC 1459) is when the server doesn't recognise a command a client sends.
Say the person executing the unknown command has the nickname `nick`
```