forked from orbit-oss/flask
Fix missing plural in documentation
This commit is contained in:
parent
ee69fb5890
commit
216472b43d
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ Working with Modules
|
|||
--------------------
|
||||
|
||||
For larger applications with more than a dozen views it makes sense to
|
||||
split the views into module. First let's look at the typical struture of
|
||||
split the views into modules. First let's look at the typical struture of
|
||||
such an application::
|
||||
|
||||
/yourapplication
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue