You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/guidelines.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -393,7 +393,7 @@ GB vs GiB is an SI vs binary distinction:
393
393
- GB = 10⁹ bytes = 1,000,000,000 bytes
394
394
- GiB = 2³⁰ bytes = 1,073,741,824 bytes
395
395
<br/><br/>
396
-
Use GiB/MiB for memory in contexts where technical precision and binary vs decimal distinction is critical. In other contexts, GB/MB may be appropriate for memory.
396
+
Use GiB/MiB in contexts where technical precision and binary vs decimal distinction is critical, particularly for memory.
0 commit comments