Skip to content

Commit 9baf26b

Browse files
authored
Update wording (#7253)
1 parent f7d4184 commit 9baf26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.ML.Transforms/Text/LdaTransform.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@ private protected override IRowMapper MakeRowMapper(DataViewSchema schema)
10061006
/// we would get the results displayed in the table below. Example documents:
10071007
/// * I like to eat bananas.
10081008
/// * I eat bananas everyday.
1009-
/// * First celebrated in 1970, Earth Day now includes events in more than 193 countries,
1009+
/// * First celebrated in 1970, Earth Day now includes events in more than 193 countries/regions,
10101010
/// which are now coordinated globally by the Earth Day Network.
10111011
///
10121012
/// Notice the similarity in values of the first and second row, compared to the third,

0 commit comments

Comments
 (0)