Skip to content

Commit d3e9012

Browse files
lcnrspastorino
andauthored
typo
Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
1 parent b892450 commit d3e9012

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)