Skip to content
Snippets Groups Projects
Commit 0d5476ca authored by LeLutin's avatar LeLutin
Browse files

leftover escape

I had started by using escapes to make the * appear in the rendered text
but then decided to quote those things with ``. apparently I forgot to
remove that one backslash
parent 3c373bf4
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ responsible for any that happens on the server, you are an operator not a cop.
An IRC Operator is identified by most IRC clients when you do a /who * in a
channel they are in and you will see a `*` by their name (`@` is a channel
operator, server operators can also be channel operators, these people will
have `\*@` next to their name). Also doing a `/whois <nick>` will show you that
have `*@` next to their name). Also doing a `/whois <nick>` will show you that
this person is an operator:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment