Skip to content

Commit c660da6

Browse files
committed
edit from Edward
1 parent 235fba9 commit c660da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/personalizer/concepts-scalability-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Personalization can return a rank very rapidly, with most of the call duration d
2525
Some applications require low latencies when returning a rank. This is necessary:
2626

2727
* To keep the user from waiting a noticeable amount of time before displaying ranked content.
28-
* To keep a server from experiencing extreme traffic by _not_ tying up compute time and network connections.
28+
* To help a server that is experiencing extreme traffic avoid tying up scarce compute time and network connections.
2929

3030
<!--
3131

0 commit comments

Comments
 (0)