Skip to content

Commit 627a2fb

Browse files
committed
Documentation updated.
1 parent a8edda9 commit 627a2fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Everything else is not professional.
99

1010
Thus, I always go through 4 steps when dealing with performance issues:
1111
**Measure -> Analyse -> Improve -> Measure again**.
12-
Besides these steps, you also have to make sure that no other actions that infer with your tests and
13-
make your measurements inaccurate.
12+
Besides these steps, you also have to make sure that there are no other actions
13+
that infer with your tests and make your measurements inaccurate.
1414

1515
I created this repository to
1616

0 commit comments

Comments
 (0)