diff options
-rw-r--r-- | docs/contributing/development.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/development.rst b/docs/contributing/development.rst index efaa7440..26e802fc 100644 --- a/docs/contributing/development.rst +++ b/docs/contributing/development.rst @@ -701,7 +701,7 @@ circumstance, the kernel boot parameter ``vyos-config-debug`` will ensure access to the system as user ``vyos``, and will log a Python stack trace to ``/tmp/boot-config-trace``. -```Priorities``` +``Priorities`` ^^^^^^^^^^^^^^^^ VyOS CLI is all about priorities. Every CLI node has a corresponding ``node.def`` |