Skip to content

Commit e6e1312

Browse files
MDLC01T0mstone
authored andcommitted
two-headed → bidirectional
1 parent ba7dde4 commit e6e1312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ These have a broad meaning and can have varying interpretations.
6868
- `.tl`/`.tr`/`.bl`/`.br`: The four corners, e.g. `arrow.tl`, `triangle.stroked.tr`.
6969
- Generally, these are used for a single, diagonal direction,
7070
whereas combinations of two main directions (like `.t.l`) are used to mean both of them at once,
71-
e.g. `arrow.t.l`, if it existed, would be a two-headed arrow that points both top and left,
71+
e.g. `arrow.t.l`, if it existed, would be a bidirectional arrow that points both top and left,
7272
similarly to how `arrow.l.r` is an arrow pointing both left and right.
7373
- `.cw`/`.ccw`: Clockwise/Counterclockwise, e.g. `arrow.cw`, `integral.ccw`.
7474
- `.tiny`/`.small`/`.medium`/`.big`: A geometric shape with a certain size, e.g. `square.stroked.small`.

0 commit comments

Comments
 (0)