Skip to content

Commit

Permalink
typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
gaskeo committed Jun 29, 2022
1 parent d34f72e commit 309a173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def get_root_path(app: Blueprint):
def create_handler() -> Blueprint:
"""
A closure for instantiating the handler
that maintains mainpage.
that maintains favicon, manifest and other.
Must borrow a SqlAlchemy session creator for further usage.
"""

Expand Down

0 comments on commit 309a173

Please sign in to comment.