aboutsummaryrefslogtreecommitdiff
path: root/docs/failover.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/failover.rst')
-rw-r--r--docs/failover.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/failover.rst b/docs/failover.rst
index f244918d8..506a33e3b 100644
--- a/docs/failover.rst
+++ b/docs/failover.rst
@@ -7,7 +7,7 @@ Introduction
Some user will ask for no single point of failure. Although google runs its file system with a single master for years, no SPOF seems becoming a criteria for architects to pick solutions.
-Luckily, it's not too difficult to enable Weed File System with failover master servers.
+Luckily, it's not too difficult to enable Seaweed File System with failover master servers.
Cheat Sheet: Startup multiple servers
########################################