summaryrefslogtreecommitdiff
path: root/docs/contributing
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2020-10-22 15:54:04 +0200
committerGitHub <noreply@github.com>2020-10-22 15:54:04 +0200
commitad34329587b36814c52bf6dcda3f4cb6ee2036d6 (patch)
tree1a8776e27293007e3b44ebe9110d596db3aff65d /docs/contributing
parentb7b3b7a4dbc19dc6d95dfd4f7f9f90eba65de016 (diff)
parent439af25b06ccbf15241d430da4a0d8d0bb5fd21e (diff)
downloadvyos-documentation-ad34329587b36814c52bf6dcda3f4cb6ee2036d6.tar.gz
vyos-documentation-ad34329587b36814c52bf6dcda3f4cb6ee2036d6.zip
Merge pull request #350 from noah-de/patch-1
Minor typo correction
Diffstat (limited to 'docs/contributing')
-rw-r--r--docs/contributing/build-vyos.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst
index c6098763..627d79d0 100644
--- a/docs/contributing/build-vyos.rst
+++ b/docs/contributing/build-vyos.rst
@@ -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