Преглед изворни кода

Merge pull request #678 from ihassanyousaf/patch-1

fix possible typo in README.md `leaves` had been written instead of `leaks`
Ramon пре 4 година
родитељ
комит
0d9ab37ba4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -282,7 +282,7 @@ So you can use the following to effectively create the proper Perl regex:
 
 
 ### Exit Codes
-You can always set the exit code when leaves are encountered with the `--leaks-exit-code` flag. Default exit codes below:
+You can always set the exit code when leaks are encountered with the `--leaks-exit-code` flag. Default exit codes below:
 ```
 0 - no leaks present
 1 - leaks or error encountered