8000 Fixing typo, Flasp -> Flask. · woodcoder/flask-assets@20add2c · GitHub
[go: up one dir, main page]

Skip to content

Commit 20add2c

Browse files
Fixing typo, Flasp -> Flask.
1 parent 3d9913f commit 20add2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flask_assets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
class FlaskConfigStorage(ConfigStorage):
2121
"""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
22+
instance bound to the extension directly, or the current Flask app on
2323
the stack.
2424
2525
Also provides per-application defaults for some values.

0 commit comments

Comments
 (0)
0