Skip to content

Commit 2859b53

Browse files
committed
dvc: fix typo in data_cloud.py module docstring
1 parent f5c8d5d commit 2859b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvc/data_cloud.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Manages dvc remotes that user can use with push/pull/status comamnds."""
1+
"""Manages dvc remotes that user can use with push/pull/status commands."""
22
from __future__ import unicode_literals
33

44
import logging

0 commit comments

Comments
 (0)