diff options
Diffstat (limited to 'docs/automation/vyos-api.rst')
-rw-r--r-- | docs/automation/vyos-api.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/automation/vyos-api.rst b/docs/automation/vyos-api.rst index 8608ff1b..f993a389 100644 --- a/docs/automation/vyos-api.rst +++ b/docs/automation/vyos-api.rst @@ -1,4 +1,4 @@ -:lastproofread: 2022-08-24 +:lastproofread: 2023-01-16 .. _vyosapi: @@ -6,7 +6,7 @@ VyOS API ######## -for configuration and enabling the API see :ref:`http-api` +For configuration and enabling the API see :ref:`http-api` ************** Authentication @@ -208,7 +208,7 @@ For example, show which images are installed. /generate ========= -THe ``generate`` endpoint run a ``generate`` command. +The ``generate`` endpoint run a ``generate`` command. .. code-block:: none |