Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiago Silva committed Nov 6, 2014
1 parent bae7002 commit bd115a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The app could then be executed by running:
python hello.py
```

After running the app, if you point your browser to [http://localhost:8080/hello](http://localhost:8080/hello),
If you then point your browser to [http://localhost:8080/hello](http://localhost:8080/hello),
you'll get ``Hello World`` as the response.

## Configuration file
Expand Down

0 comments on commit bd115a5

Please sign in to comment.