diff --git a/src/fuzzing.md b/src/fuzzing.md index 635c01d21..6e41be849 100644 --- a/src/fuzzing.md +++ b/src/fuzzing.md @@ -1,6 +1,6 @@ # Fuzzing - + For the purposes of this guide, *fuzzing* is any testing methodology that involves compiling a wide variety of programs in an attempt to uncover bugs in rustc.