Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanpm committed Feb 27, 2024
1 parent 56606fc commit 0540507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pushsource/_impl/model/vms.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class VMIPushItem(PushItem):

@property
def marketplace_title(self) -> str:
"""The marketplace title which is used for some certain layared products.
"""The marketplace title which is used for some certain layered products.
It's built from the `marketplace_title_template` by formatting it with the proper values.
"""
Expand Down

0 comments on commit 0540507

Please sign in to comment.