forked from orbit-oss/flask
Fixed 'schemal' doc typo.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
parent
402f12bb6d
commit
07688d7b93
1 changed files with 1 additions and 1 deletions
|
|
@ -480,7 +480,7 @@ class _PackageBoundObject(object):
|
|||
how this works, consider the following folder structure::
|
||||
|
||||
/myapplication.py
|
||||
/schemal.sql
|
||||
/schema.sql
|
||||
/static
|
||||
/style.css
|
||||
/templates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue