8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9913f commit 20add2cCopy full SHA for 20add2c
src/flask_assets.py
@@ -19,7 +19,7 @@
19
20
class FlaskConfigStorage(ConfigStorage):
21
"""Uses the config object of a Flask app as the backend: either the app
22
- instance bound to the extension directly, or the current Flasp app on
+ instance bound to the extension directly, or the current Flask app on
23
the stack.
24
25
Also provides per-application defaults for some values.
0 commit comments