about summary refs log tree commit diff
path: root/Processes.md
diff options
context:
space:
mode:
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