summaryrefslogtreecommitdiff
path: root/docs/Configuration.md
diff options
context:
space:
mode:
authorytti <saku@ytti.fi>2018-03-16 21:38:37 +0200
committerGitHub <noreply@github.com>2018-03-16 21:38:37 +0200
commit7ecd5abe1cc2f2bbc6b29687352564cb7f087a5a (patch)
tree10ad2449edffe3f759bd15d56f31539353a0bdc1 /docs/Configuration.md
parentc79be2fab92f9af56b716267f75b4d9437d14e27 (diff)
parent720facc6f80d2b977d73b944c81c63b6d95e768b (diff)
Merge pull request #1230 from wk/doc-spelling-lint
improve spelling in docs
Diffstat (limited to 'docs/Configuration.md')
-rw-r--r--docs/Configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Configuration.md b/docs/Configuration.md
index 59e3f6d..6bbbb61 100644
--- a/docs/Configuration.md
+++ b/docs/Configuration.md
@@ -54,7 +54,7 @@ The above strips out snmp community strings from your saved configs.
## Disabling SSH exec channels
-Oxidized uses exec channels to make information extraction simpler, but there are some situations where this doesn't work well, e.g. configuring devices. This feature can be turned off by setting the `ssh_no_exec`
+Oxidized uses exec channels to make information extraction simpler, but there are some situations where this doesn't work well, e.g. configuring devices. This feature can be turned off by setting the `ssh_no_exec`
variable.
```yaml