You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by mi...@apache.org on 2016/11/03 12:02:58 UTC

svn commit: r1767878 - /jmeter/trunk/xdocs/index.xml

Author: milamber
Date: Thu Nov  3 12:02:58 2016
New Revision: 1767878

URL: http://svn.apache.org/viewvc?rev=1767878&view=rev
Log:
too many parentheses

Modified:
    jmeter/trunk/xdocs/index.xml

Modified: jmeter/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/index.xml?rev=1767878&r1=1767877&r2=1767878&view=diff
==============================================================================
--- jmeter/trunk/xdocs/index.xml (original)
+++ jmeter/trunk/xdocs/index.xml Thu Nov  3 12:02:58 2016
@@ -68,7 +68,7 @@
     <li><b>Highly Extensible core:</b>
       <ul>
         <li>Pluggable Samplers allow unlimited testing capabilities.</li>
-        <li><b>Scriptable Samplers</b> (JSR223-compatible languages (<a href="http://groovy-lang.org">Groovy</a>) and BeanShell)</li>
+        <li><b>Scriptable Samplers</b> (JSR223-compatible languages like <a href="http://groovy-lang.org">Groovy</a> and BeanShell)</li>
         <li>Several load statistics may be chosen with <b>pluggable timers</b>.</li>
         <li>Data analysis and <b>visualization plugins</b> allow great extensibility
         as well as personalization.</li>