Skip to content

Commit

Permalink
test: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
houssemchebeb committed Jun 15, 2021
1 parent f4609bd commit e1898c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ functionality.
* `dir` [<string>][] Directory to search for diagnostic report files.
* return [<Array>][]

Returns an array of diagnotic report file names found in `dir`. The files should
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)`
Expand Down

0 comments on commit e1898c9

Please sign in to comment.