diff --git a/test/common/README.md b/test/common/README.md index 3c3f7862689a2b..7b76c1a746c656 100644 --- a/test/common/README.md +++ b/test/common/README.md @@ -925,8 +925,8 @@ functionality. * `dir` [<string>][] Directory to search for diagnostic report files. * return [<Array>][] -Returns an array of diagnostic report file names found in `dir`. The files should -have been generated by a process whose PID matches `pid`. +Returns an array of diagnostic report file names found in `dir`. The files +should have been generated by a process whose PID matches `pid`. ### `validate(filepath)`