Skip to content

Commit

Permalink
Fix typo in tutorial (#1498)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriyminer authored and asvetlov committed Dec 23, 2016
1 parent f899336 commit 70fad8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Thus we **suggest** to use the following approach:
candidates for such job.


Load config and push into into application::
Load config and push into application::

# load config from yaml file in current dir
conf = load_config(str(pathlib.Path('.') / 'config' / 'polls.yaml'))
Expand Down

0 comments on commit 70fad8e

Please sign in to comment.