Fix typo in documentation

This commit is contained in:
Héctor Hurtado
2020-04-21 10:40:36 +02:00
parent 1e276ab4cf
commit 45a577a547
@@ -107,4 +107,4 @@ for debugging.
In order to be able to debug user request executions, the server subcommand has
a ``--debug`` option flag that redirects the script standard output and standard error
to Kapow! standard output, so you can use ``set -x`` at the beginning of the script
the same way thai in pow files.
the same way as in pow files.