Udpate 2.0 N&N

Signed-off-by: Dirk Fauth <dirk.fauth@googlemail.com>
diff --git a/nandn/nandn_200.php b/nandn/nandn_200.php
index 75806c2..0c3f737 100644
--- a/nandn/nandn_200.php
+++ b/nandn/nandn_200.php
@@ -326,7 +326,7 @@
 			The blog post <a href="http://blog.vogella.com/2020/06/25/nattable-eclipse-collections-performance-memory-improvements/">NatTable + Eclipse Collections = Performance & Memory improvements ?</a> explains the details.
 		</p>
 		<p>
-			We also noticed that the performance of the <span class="code">ListDataProvider</span> improves if a <span class="code">MutableList</span> is used as the input <span class="code">List</span> instead of an <span class="code">ArrayList</span> that is used mostly in our examples.
+			We also noticed that the performance of the <span class="code">ListDataProvider</span> improves if a <span class="code">MutableList</span> is used as the input <span class="code">List</span> instead of an <span class="code">ArrayList</span>.
 		</p>
 	</li>
 	<li>