summaryrefslogtreecommitdiff
path: root/docs/automation/command-scripting.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2024-01-19 21:06:51 +0100
committerGitHub <noreply@github.com>2024-01-19 21:06:51 +0100
commit4a02bccb9db1cdca92cc5eeeb6307bec84b1a9d7 (patch)
treefab3d39ba75743c2f7fa302aedf5d46194bb8204 /docs/automation/command-scripting.rst
parenteeffa32cf0c486fc12dba86d30c365f9b521652a (diff)
parenta5cb164d9a813ffbb1048244d53158fc6add1e58 (diff)
downloadvyos-documentation-4a02bccb9db1cdca92cc5eeeb6307bec84b1a9d7.tar.gz
vyos-documentation-4a02bccb9db1cdca92cc5eeeb6307bec84b1a9d7.zip
Merge pull request #1247 from sebweb3r/spellfix
Fix some spell mistakes
Diffstat (limited to 'docs/automation/command-scripting.rst')
-rw-r--r--docs/automation/command-scripting.rst2
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