diff options
author | Sebastian Weber <s@web3r.de> | 2024-01-17 21:47:16 +0100 |
---|---|---|
committer | Sebastian Weber <s@web3r.de> | 2024-01-17 21:47:16 +0100 |
commit | ac79583948672c470d51439644fd6da470e7805e (patch) | |
tree | a98fdafbf20427e0625a0c3aa7b2191899c2443f /docs/automation/command-scripting.rst | |
parent | b7ab40f545d4c808a23d644dc12796e24ff6e941 (diff) | |
download | vyos-documentation-ac79583948672c470d51439644fd6da470e7805e.tar.gz vyos-documentation-ac79583948672c470d51439644fd6da470e7805e.zip |
Fix typos in automation
Diffstat (limited to 'docs/automation/command-scripting.rst')
-rw-r--r-- | docs/automation/command-scripting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/automation/command-scripting.rst b/docs/automation/command-scripting.rst index c8a72a36..cc67132c 100644 --- a/docs/automation/command-scripting.rst +++ b/docs/automation/command-scripting.rst @@ -49,7 +49,7 @@ prepended with ``run``, even if you haven't created a session with configure. Run commands remotely --------------------- -Sometimes you simply wan't to execute a bunch of op-mode commands via SSH on +Sometimes you simply want to execute a bunch of op-mode commands via SSH on a remote VyOS system. .. code-block:: none |