From 59de930839afcc0358c937e57b206c329a5c3291 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek <42928941+MichaelDeciso@users.noreply.github.com> Date: Fri, 18 Jan 2019 14:04:29 +0100 Subject: [PATCH] dynamic_routing: Small grammar fixes (#111) --- source/manual/dynamic_routing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/manual/dynamic_routing.rst b/source/manual/dynamic_routing.rst index 493c9fbb..2eadc183 100644 --- a/source/manual/dynamic_routing.rst +++ b/source/manual/dynamic_routing.rst @@ -11,14 +11,14 @@ Dynamic Routing .. Warning:: Disabling a running routing daemon can be dangerous as it can lead to an inaccessible machine. If you want to disable a running routing daemon, make sure, you don't lose routes which are - required by your connection to this machine (for example when using SSH) + required by your connection to this machine (for example when using SSH). Dynamic Routing (using routing protocols) is supported via an external plugin. Routing protocols are used to make your network equipment find the best path where your packets should be sent to. Routing protocols are used to * improve fault tolerance (if a connection breaks, a new route will be found if possible) -* simplify administration (You have to add less routes manually) +* simplify administration (you have to add fewer routes manually) You should not use routing protocols if