Update doc/prefixing.md
This commit is contained in:
parent
b8d0f4efde
commit
e8b6864c7e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ The server will only detect the first word
|
|||
↗️ PRIVMSG foo: this is a very cool message
|
||||
↙️ :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:
|
||||
|
|
Loading…
Reference in a new issue