You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2017/12/10 09:58:56 UTC

svn commit: r1817683 - /jmeter/trunk/README.md

Author: fschumacher
Date: Sun Dec 10 09:58:56 2017
New Revision: 1817683

URL: http://svn.apache.org/viewvc?rev=1817683&view=rev
Log:
Markup: no whitespace between starting ** and word

Modified:
    jmeter/trunk/README.md

Modified: jmeter/trunk/README.md
URL: http://svn.apache.org/viewvc/jmeter/trunk/README.md?rev=1817683&r1=1817682&r2=1817683&view=diff
==============================================================================
--- jmeter/trunk/README.md (original)
+++ jmeter/trunk/README.md Sun Dec 10 09:58:56 2017
@@ -48,7 +48,7 @@ Caching and offline analysis/replaying o
 Highly Extensible core:
  -  Pluggable Samplers allow unlimited testing capabilities.
  -  **Scriptable Samplers** (JSR223-compatible languages like Groovy)
- -  Several load statistics may be chosen with ** pluggable timers**.
+ -  Several load statistics may be chosen with **pluggable timers**.
  -  Data analysis and **visualization plugins** allow great extensibility and personalization.
  -  Functions can be used to provide dynamic input to a test or provide data manipulation.
  -  Easy Continuous Integration through 3rd party Open Source libraries for Maven, Graddle and Jenkins