Skip to content

Commit b6959a0

Browse files
lcnrspastorino
andcommitted
typo
Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
1 parent 667c475 commit b6959a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conventions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ chapter covers [formatting](#formatting), [coding for correctness](#cc),
88
# Formatting and the tidy script
99

1010
rustc is moving towards the [Rust standard coding style][fmt].
11-
This is enforced by the "tidy" scipt and can be mostly
11+
This is enforced by the "tidy" script and can be mostly
1212
automated using `./x.py fmt`.
1313

1414
As the output of [rustfmt] is not completely stable,

0 commit comments

Comments
 (0)