introducer-less -> introducerless

This commit is contained in:
meejah 2020-05-06 17:52:59 -06:00
parent 3af6d74ba8
commit 8e8b2f4d8f

View File

@ -20,7 +20,7 @@ the grid; clients of this grid don't want their uploads to go to
"unmanaged" storage if some other client decides to provide storage.
One way to limit which storage servers a client connects to is via the
"server list" (:ref:`server_list`) (aka "Introducer-less"
"server list" (:ref:`server_list`) (aka "Introducerless"
mode). Clients are given static lists of storage-servers, and connect
only to those. This means manually updating these lists if the storage
servers change, however.