Skip to content

Commit 9c39069

Browse files
authored
Update request-limits.md
1 parent 67818e3 commit 9c39069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Translator/request-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article provides throttling limits for the Translator Text API. Services in
1818

1919
## Character and array limits per request
2020

21-
Each translate request is limited to 5000 characters, across all the target languages you are translating to. For example, sending a translate request of 1500 characters to translate to 3 different languages results in a request size of 1500x3 = 4500 characters, which satisfies the request limit. You're charged per character, not by the number of requests. It's recommended to send shorter requests.
21+
Each translate request is limited to 5,000 characters, across all the target languages you are translating to. For example, sending a translate request of 1,500 characters to translate to 3 different languages results in a request size of 1,500x3 = 4,500 characters, which satisfies the request limit. You're charged per character, not by the number of requests. It's recommended to send shorter requests.
2222

2323
The following table lists array element and character limits for each operation of the Translator Text API.
2424

0 commit comments

Comments
 (0)