Fix typo: "thow" and remove extraspaces

Fix typo: "thow" and remove extraspaces
This commit is contained in:
jamke 2019-02-08 21:18:08 +07:00 committed by GitHub
parent e33e41f089
commit 9d5d88f267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ The lesson is that you should carefully look at what is being installed to your
By default, templates in 4.0 only have a loopback interface.
Some packages will thow an error on installation in this situation. For example, Samba expects to be configured using a network interface post installation.
Some packages will throw an error on installation in this situation. For example, Samba expects to be configured using a network interface post installation.
One solution is to add a dummy interface to allow the package to install correctly: