mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 20:04:30 +08:00
MAINT: typo in marketplace help
This commit is contained in:
@@ -793,7 +793,7 @@ def ls(ctx):
|
||||
)
|
||||
@click.pass_context
|
||||
def subscribe(ctx, dataset):
|
||||
"""Subscribe to an exisiting dataset.
|
||||
"""Subscribe to an existing dataset.
|
||||
"""
|
||||
marketplace = Marketplace()
|
||||
marketplace.subscribe(dataset)
|
||||
|
||||
Reference in New Issue
Block a user