Minor typo correction

harder doesn't make sense. The intention must have been to say 'hardware'.
This commit is contained in:
Noah Spahn 2020-10-21 22:21:34 -07:00 committed by GitHub
parent b7b3b7a4db
commit 439af25b06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -348,7 +348,7 @@ Voodoo by applying required patches from the `vyos-build/packages/linux-kernel/
patches` folder, copying our Kernel configuration ``x86_64_vyos_defconfig`` to
the right location, and finally building the Debian packages.
.. note:: Building the kernel will take some time depending on the speed and quantity of your CPU/cores and disk speed. Plan on 20 minutes or even longer on lower end harder
.. note:: Building the kernel will take some time depending on the speed and quantity of your CPU/cores and disk speed. Plan on 20 minutes (or even longer) on lower end hardware.
.. code-block:: none