Fix typo in conventions.md
This commit is contained in:
parent
d58961b4c3
commit
e34516461f
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ we do not currently run rustfmt all the time, that can introduce a lot
|
|||
of noise into your commit. Please isolate that into its own
|
||||
commit. This also makes rebases a lot less painful, since rustfmt
|
||||
tends to cause a lot of merge conflicts, and having those isolated
|
||||
into their own commit makes htem easier to resolve.
|
||||
into their own commit makes them easier to resolve.
|
||||
|
||||
**No merges.** We do not allow merge commits into our history, other
|
||||
than those by bors. If you get a merge conflict, rebase instead via a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue