Browse Source

darkirc --> ircd, to be consistent

y 3 years ago
parent
commit
818df1a139
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/misc/ircd/ircd.md

+ 1 - 1
doc/src/misc/ircd/ircd.md

@@ -201,7 +201,7 @@ from all channels without needing to flick through them.
 Nodes have knowledge of their peers, including the IP addresses of connected hosts.
 Nodes have knowledge of their peers, including the IP addresses of connected hosts.
 
 
 DarkFi supports the use of pluggable transports, including Tor and Nym, to provide network-level privacy. As long as there
 DarkFi supports the use of pluggable transports, including Tor and Nym, to provide network-level privacy. As long as there
-are live seed nodes configured to support a Tor or Nym connection, users can connect to `darkirc` and benefit from the
+are live seed nodes configured to support a Tor or Nym connection, users can connect to `ircd` and benefit from the
 protections offered by these protocols.
 protections offered by these protocols.
 
 
 Other approaches include connecting via a cloud server or VPN. Research the risks involved in these methods before connecting.
 Other approaches include connecting via a cloud server or VPN. Research the risks involved in these methods before connecting.