We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56606fc commit 0540507Copy full SHA for 0540507
src/pushsource/_impl/model/vms.py
@@ -83,7 +83,7 @@ class VMIPushItem(PushItem):
83
84
@property
85
def marketplace_title(self) -> str:
86
- """The marketplace title which is used for some certain layared products.
+ """The marketplace title which is used for some certain layered products.
87
88
It's built from the `marketplace_title_template` by formatting it with the proper values.
89
"""
0 commit comments