Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Feb 14, 2016
1 parent f922039 commit 3113a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ def main():
return send_file('./static/index.html')
```

that makes sure your app also serves the `/app/static/index.html` file when requested for `/`.
That makes sure your app also serves the `/app/static/index.html` file when requested for `/`.

That's how it is written in the tutorial above and is included in the downloadable examples.

Expand Down

0 comments on commit 3113a3e

Please sign in to comment.