Skip to content

Commit

Permalink
fix: creator typo, 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyElaina committed Aug 8, 2023
1 parent 12761fe commit 547a7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launart/creator.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
class LaunartCreator(AbstractCreator):
targets = (
CreateTargetInfo(
module="launart.amnager",
module="launart.manager",
identify="Launart",
humanized_name="Launart",
description="<common,graia> universal application lifespan manager",
Expand Down

0 comments on commit 547a7a3

Please sign in to comment.