Update doc/prefixing.md

This commit is contained in:
Nova Cat 2024-12-28 13:18:12 -08:00
parent b510489f87
commit 229ef3d6e5

View file

@ -18,6 +18,7 @@ The server will only detect the first word
↙️ :server 401 nick foo: :No such nick/channel ↙️ :server 401 nick foo: :No such nick/channel
``` ```
The server will think that the target (or whatever is before the content) ends with a colon. The server will think that the target (or whatever is before the content) ends with a colon.
For more info on error 401, see [No such nick/channel](nosuchnick.md)
✅ Here's what it should do: ✅ Here's what it should do: