Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 358227d

Browse files
correct grammer introduction.rst
add "to" inb a sentence
1 parent 3e03b46 commit 358227d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ a few good reasons to start creating your own framework:
2929
* To refactor an old/existing application that needs a good dose of recent web
3030
development best practices;
3131

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

3535
This tutorial will gently guide you through the creation of a web framework,

0 commit comments

Comments
 (0)