summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/help/configuring.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/configuring.asciidoc b/doc/help/configuring.asciidoc
index 02a77059c..575104fc1 100644
--- a/doc/help/configuring.asciidoc
+++ b/doc/help/configuring.asciidoc
@@ -108,7 +108,7 @@ c.completion.shrink = True
----
Note that qutebrowser does some Python magic so it's able to warn you about
-mistyped config settings. As an example, if you do `c.tabs.position = "left"`,
+mistyped config settings. As an example, if you do `c.tabs.possition = "left"`,
you'll get an error when starting.
See the link:settings{outfilesuffix}[settings help page] for all available settings. The