Kaynağa Gözat

doc: better clarify language

x 3 yıl önce
ebeveyn
işleme
18ff12d2fc
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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.