Skip to content

Commit 9b9ceb3

Browse files
committed
Fix typo
1 parent 0c055c6 commit 9b9ceb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aredis_om/model/cli/migrate_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def run_async(coro):
2424

2525
@click.group()
2626
def migrate_data():
27-
"""Manage data migrations for Redis OMmodels."""
27+
"""Manage data migrations for Redis OM models."""
2828
pass
2929

3030

0 commit comments

Comments
 (0)