Skip to content

Commit af14a9d

Browse files
committed
Fix README typo
1 parent 9e63250 commit af14a9d

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
@@ -28,7 +28,7 @@ Execution
2828
=========
2929

3030
1. Run your unit tests
31-
2. In Terminal, execute `getcov` your project's XcodeCoverage folder.
31+
2. In Terminal, execute `getcov` in your project's XcodeCoverage folder.
3232

3333
If you make changes to your test code without changing the production code and
3434
want a clean slate, use the ``cleancov`` script.

0 commit comments

Comments
 (0)