Skip to content

Commit 2c0dd90

Browse files
committed
style-guide: s/right-ward/rightward/
We already use the word "rightward" elsewhere; avoid the unnecessarily hyphenated "right-ward".
1 parent 9280567 commit 2c0dd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/style-guide/src/principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ following principles (in rough priority order):
1919
* specifics
2020
- compatibility with version control practices - preserving diffs,
2121
merge-friendliness, etc.
22-
- preventing right-ward drift
22+
- preventing rightward drift
2323
- minimising vertical space
2424

2525
* application

0 commit comments

Comments
 (0)