Skip to content

Commit c21cb86

Browse files
committed
update docstring
1 parent 6b055d6 commit c21cb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/clarify.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def __init__(
5858
s3_data_distribution_type (str): Valid options are "FullyReplicated" or
5959
"ShardedByS3Key".
6060
s3_compression_type (str): Valid options are "None" or "Gzip".
61-
joinsource (str): the name or index of the column in the dataset that acts an
61+
joinsource (str): The name or index of the column in the dataset that acts an
6262
identifier column (for instance, while performing a join). This column is only
6363
used as an identifier, and not used for any other computations. This is an
6464
optional field in all cases except when the dataset contains more than one file,

0 commit comments

Comments
 (0)