Update doc/prefixing.md
This commit is contained in:
parent
b510489f87
commit
229ef3d6e5
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ 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 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:
|
||||
|
|
Loading…
Reference in a new issue