Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Prev Previous commit
Update docs/STYLE_GUIDE.md
Co-authored-by: André Silva <[email protected]>
  • Loading branch information
gilescope and andresilva authored Jul 30, 2021
commit 1d93d35cc2f764b8c3bc9b74b4809b76facbc8e1
2 changes: 1 addition & 1 deletion docs/STYLE_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Style Guide for Rust in Substrate
---

Where possible these styles are enforced by settings in `rustfmt.toml` so if you run `cargo fmt`
then you will adhear to most of these style guidelines automatically.
then you will adhere to most of these style guidelines automatically.

# Formatting

Expand Down