Update doc/prefixing.md

This commit is contained in:
Nova Cat 2024-12-28 12:53:06 -08:00
parent b8d0f4efde
commit e8b6864c7e

View file

@ -17,7 +17,7 @@ The server will only detect the first word
↗️ PRIVMSG foo: this is a very cool message ↗️ PRIVMSG foo: this is a very cool message
↙️ :server 401 nick foo: :No such nick/channel ↙️ :server 401 nick foo: :No such nick/channel
``` ```
The server will think that the nickname ends with a colon. The server will think that the target (or whatever is before the content) ends with a colon.
✅ Here's what it should do: ✅ Here's what it should do: