Skip to content

Commit

Permalink
Merge pull request #1183 from obulpathi/master
Browse files Browse the repository at this point in the history
docs: fixes a spelling mistake in default config
  • Loading branch information
bolkedebruin committed Mar 21, 2016
2 parents 00492e7 + 2ac9769 commit f738c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ def run_command(command):
[webserver]
# The base url of your website as airflow cannot guess what domain or
# cname you are using. This is use in automated emails that
# cname you are using. This is used in automated emails that
# airflow sends to point links to the right web server
base_url = http://localhost:8080
Expand Down

0 comments on commit f738c16

Please sign in to comment.