Fixed a typo
This commit is contained in:
parent
9af75546f0
commit
0520425055
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ folder if it exists::
|
|||
|
||||
The path to the instance folder can be found via the
|
||||
:attr:`Flask.instance_path`. Flask also provides a shortcut to open a
|
||||
file from the instnace folder with :meth:`Flask.open_instance_resource`.
|
||||
file from the instance folder with :meth:`Flask.open_instance_resource`.
|
||||
|
||||
Example usage for both::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue