Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Oct 20, 2022
1 parent a7cc3ca commit 49e6666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/userguide/deployment.rst
Expand Up @@ -27,9 +27,9 @@ What this will do is:

#. read all the given configuration files, starting from ``yourconfig.yaml``
#. merge the configuration files' contents into a single configuration dictionary using
:func:`~asphalt.core.utils.merge_config`
:func:`~asphalt.core.utils.merge_config`
#. call :func:`~asphalt.core.runner.run_application` using the configuration dictionary as keyword
arguments
arguments

Writing a configuration file
----------------------------
Expand Down

0 comments on commit 49e6666

Please sign in to comment.