Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Commit 2f31665

Browse files
authored
Update README.md
1 parent d839e22 commit 2f31665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ $targets = $pathFinder->targetsFor('lib/MyModule/Acme/Post.php');
5050

5151
// [
5252
// 'unit_test' => 'tests/MyModule/Unit/Acme/PostTest.php',
53-
// 'benchmark' => 'benchmarks/MyMOdule/Acme/PostBench.php',
53+
// 'benchmark' => 'benchmarks/MyModule/Acme/PostBench.php',
5454
// ]
5555
```

0 commit comments

Comments
 (0)