Skip to content

Commit f99fea4

Browse files
committed
fix
1 parent a10d99d commit f99fea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/summarization/how-to/document-summarization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ For the `summaryLength` parameter, three values are accepted:
270270
* long: Generates a summary of mostly over 7 sentences, with around 210 tokens.
271271

272272
#### Using the sentenceCount parameter in extractive summarization
273-
For the `sentenceCount` parameter (extractive summarization only), you can input a value 1-20 to indicate the desired number of output sentences.
273+
For the `sentenceCount` parameter, you can input a value 1-20 to indicate the desired number of output sentences.
274274

275275
## Service and data limits
276276

0 commit comments

Comments
 (0)