Skip to content

Commit 7e24eee

Browse files
authored
fix(ins): fix typo in bandwidth table (#4257)
1 parent 8a7383f commit 7e24eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compute/instances/reference-content/instances-bandwidth-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Bandwidth impacts how your applications perform and interact with other systems.
3838
| COPARM1-4C-16G | 400 Mbit/s | 160 MiB/s |
3939
| COPARM1-8C-32G | 800 Mbit/s | 320 MiB/s |
4040
| COPARM1-16C-64G | 1.6 Gbit/s | 640 MiB/s |
41-
| COPARM1-32C-128G | 3.2 Gbit/s | 1.25 MiB/s |
41+
| COPARM1-32C-128G | 3.2 Gbit/s | 1.25 GiB/s |
4242

4343
## DEV Range
4444

0 commit comments

Comments
 (0)