Skip to content

Commit 7a3f232

Browse files
author
Tobias Fuhrimann
committed
Fix typo
1 parent 7f29446 commit 7a3f232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next-steps.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ You now know how to deploy an app, change its configuration, view logs, scale, a
88
Here’s some recommended reading. The first one describes the buildpack which Cloud Foundry uses to bootstrap Python applications. The second one is a collection of factors you should consider when creating a modern cloud-native application.
99

1010
* <a href="../buildpacks/python/index.html" target="_blank">Python Buildpack</a>
11-
* <a href="http://12factor.net" target="_blank">12 facfors for cloud-native apps</a>
11+
* <a href="http://12factor.net" target="_blank">12 factors for cloud-native apps</a>

0 commit comments

Comments
 (0)