diff --git a/doc/help/configuring.asciidoc b/doc/help/configuring.asciidoc index 573e0d2a3..f195db230 100644 --- a/doc/help/configuring.asciidoc +++ b/doc/help/configuring.asciidoc @@ -334,7 +334,7 @@ Note that this won't work for values which are dictionaries. Binding chained commands ^^^^^^^^^^^^^^^^^^^^^^^^ -If you have a lot of chained comamnds you want to bind, you can write a helper +If you have a lot of chained commands you want to bind, you can write a helper to do so: [source,python]