Skip to content

Commit 86c3b55

Browse files
authored
Merge pull request #111219 from shreyaverma-git/patch-2
Added a missing 0
2 parents 9f632cd + 7cbfdaa commit 86c3b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-cache-for-redis/cache-best-practices-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ The following tables show the GET requests per second at different capacities, u
179179

180180
| Instance | Capacity 2 | Capacity 4 | Capacity 6 |
181181
|:---:| ---:| ---:| ---:|
182-
| E10 | 1,00,000 | 1,900,000 | 2,500,000 |
182+
| E10 | 1,000,000 | 1,900,000 | 2,500,000 |
183183
| E20 | 900,000 | 1,700,000 | 2,300,000 |
184184
| E50 | 1,700,000 | 3,000,000 | 3,900,000 |
185185
| E100 | 2,500,000 | 4,400,000 | 4,900,000|

0 commit comments

Comments
 (0)