Fixed typo.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1667664 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/org.apache.felix.dependencymanager.benchmark/README b/dependencymanager/org.apache.felix.dependencymanager.benchmark/README
index ff032fe..ea571dc 100644
--- a/dependencymanager/org.apache.felix.dependencymanager.benchmark/README
+++ b/dependencymanager/org.apache.felix.dependencymanager.benchmark/README
@@ -60,7 +60,7 @@
 To do so, run "index.bndrun"
 but using DM filter indices has a CPU cost and are useful if you have many service dependencies.
 To test filter indices, first increase the number of components created/removed during bundle
-startup. To do so, edit the Artist.java and change the "Artists" when is by default set to 30, and set it to 300.
+startup. To do so, edit the Artist.java and change the "Artists" from 30 to 300.
 
 You should then observe some significant performance improvements: