Преглед изворни кода

doc: better clarify language

x пре 3 година
родитељ
комит
18ff12d2fc
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      doc/src/development.md

+ 2 - 2
doc/src/development.md

@@ -68,7 +68,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 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.
+Another option is to run your ircd inside a persistant tmux session, and never miss messages.