about summary refs log tree commit diff
path: root/Processes.md
diff options
context:
space:
mode:
authorCaleb Cartwright <caleb.cartwright@outlook.com>2022-08-06 19:07:02 -0500
committerCaleb Cartwright <caleb.cartwright@outlook.com>2022-08-06 19:07:02 -0500
commita392dd10cdc4b25850cc9cdda4889ed462c101ff (patch)
tree3284bd5335b830cecfb4e2c0cada8b98303c52e4 /Processes.md
parentaf72f7a17f01a2d61490556e32c91c2d98416c9b (diff)
parent662702eb54b12f16729d6559ce0478b00ef153a8 (diff)
Merge remote-tracking branch 'upstream/master' into subtree-sync-2022-08-06
Diffstat (limited to 'Processes.md')
-rw-r--r--Processes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Processes.md b/Processes.md
index 9d86d52b122..334414702b1 100644
--- a/Processes.md
+++ b/Processes.md
@@ -2,7 +2,7 @@ This document outlines processes regarding management of rustfmt.
 
 # Stabilising an Option
 
-In this Section, we describe how to stabilise an option of the rustfmt's configration.
+In this Section, we describe how to stabilise an option of the rustfmt's configuration.
 
 ## Conditions