summaryrefslogtreecommitdiff
path: root/docs/contributing
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing')
-rw-r--r--docs/contributing/debugging.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/debugging.md b/docs/contributing/debugging.md
index d3b4b513..f31fb8f3 100644
--- a/docs/contributing/debugging.md
+++ b/docs/contributing/debugging.md
@@ -193,7 +193,7 @@ You can also make this permanent by editing `/boot/grub/grub.cfg`.
VyOS CLI depends heavily on priorities. Every CLI node has a corresponding
`node.def` file and possibly an attached script. Nodes can have priorities,
-and on system bootup or any `commit` to the configuration, scripts execute
+and on system boot or any `commit` to the configuration, scripts execute
from lowest to highest priority. This provides deterministic behavior.
To debug priority issues or see script execution order, use the