Fix misspelling and slight cleanup.

This commit is contained in:
kroy-the-rabbit 2019-09-18 11:44:31 -05:00 committed by GitHub
parent 9e539281ea
commit 0375a0846b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ Domain Name
^^^^^^^^^^^
A domain name is the label (name) assigned to a computer network and is thus
unique!
unique.
Set the system's domain:
@ -158,7 +158,7 @@ It is replaced by inserting a static route into the routing table using:
set protocols static route 0.0.0.0/0 next-hop <gateway ip>
Delete default route fomr the system
Delete the default route from the system
.. code-block:: sh