Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion create_framework/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ a few good reasons to start creating your own framework:
* To refactor an old/existing application that needs a good dose of recent web
development best practices;

* To prove the world that you can actually create a framework on your own (...
* To prove to the world that you can actually create a framework on your own (...
but with little effort).

This tutorial will gently guide you through the creation of a web framework,
Expand Down
Loading