Merge pull request #3011 from supercooltest2024/patch-1 spelling
diff --git a/src/bug-fix-procedure.md b/src/bug-fix-procedure.md index 0db0e07..5416e36 100644 --- a/src/bug-fix-procedure.md +++ b/src/bug-fix-procedure.md
@@ -101,7 +101,7 @@ }, } -// 2. Add a decidacted lint pass for it. +// 2. Add a dedicated lint pass for it. // This step can be skipped if you emit the lint as part of an existing pass. #[derive(Default)]