Skip to content

Commit 0f95229

Browse files
committed
Merge pull request mattmakai#13 from zeckalpha/gh-pages
Typo: extra `t`
2 parents 4593f27 + b8e7bdd commit 0f95229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/content/pages/09-application-dependencies/0901-application-dependencies.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ file. When you build a Python web application you should include a
4949
requirements.txt file.
5050

5151

52-
### requirementst.txt example with pegged dependencies
52+
### requirements.txt example with pegged dependencies
5353
Python projects' dependencies for a web application should be specified in the
5454
requirements.txt with
5555
[pegged dependencies](https://devcenter.heroku.com/articles/python-pip) like

0 commit comments

Comments
 (0)