Explorar el Código

doc: escape asterisk at start of the line

x hace 3 años
padre
commit
6d46ffc7e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      doc/src/development.md

+ 1 - 1
doc/src/development.md

@@ -79,7 +79,7 @@ This allows us to coordinate more effectively.
 | brb     | be right back      | If you are in a meeting and need to leave for a few mins. For example, maybe you need to grab a book. |
 | one sec | one second         | You need to search something on the web, or you are just doing the task (example: opening the file).  |
 
-* once we have proper syncing implemented in ircd, these will become less relevant and not needed.
+\* once we have proper syncing implemented in ircd, these will become less relevant and not needed.
 
 Another option is to run your ircd inside a persistant tmux session, and never miss messages.