Skip to content

Commit 0540507

Browse files
committed
Fix typo
1 parent 56606fc commit 0540507

File tree

1 file changed

+1
-1
lines changed
  • src/pushsource/_impl/model

1 file changed

+1
-1
lines changed

src/pushsource/_impl/model/vms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class VMIPushItem(PushItem):
8383

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

0 commit comments

Comments
 (0)