From 8e442001b97cc7f17c185da277c21b329033fbca Mon Sep 17 00:00:00 2001 From: borgified Date: Sun, 16 Oct 2022 07:13:21 +0000 Subject: [PATCH] Update 'doc/book/reference-manual/features.md' typo --- doc/book/reference-manual/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/book/reference-manual/features.md b/doc/book/reference-manual/features.md index d2d28946..1f21af6e 100644 --- a/doc/book/reference-manual/features.md +++ b/doc/book/reference-manual/features.md @@ -106,7 +106,7 @@ to be manually connected to one another. ### Support for changing IP addresses -As long as all of your nodes don't thange their IP address at the same time, +As long as all of your nodes don't change their IP address at the same time, Garage should be able to tolerate nodes with changing/dynamic IP addresses, as nodes will regularly exchange the IP addresses of their peers and try to reconnect using newer addresses when existing connections are broken.