Skip to content

Commit fe4b308

Browse files
authored
Update pages/guidelines.mdx
1 parent 6d69d30 commit fe4b308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/guidelines.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ GB vs GiB is an SI vs binary distinction:
393393
- GB = 10⁹ bytes = 1,000,000,000 bytes
394394
- GiB = 2³⁰ bytes = 1,073,741,824 bytes
395395
<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.
397397
</Message>
398398

399399
## Wording and vocabulary

0 commit comments

Comments
 (0)