From d28f6163f308a3ef16f7de7126eb1961036e558a Mon Sep 17 00:00:00 2001 From: Amin Date: Sat, 9 Nov 2024 08:24:54 -0600 Subject: [PATCH] Update DummySampler.wiki - fix typo (#680) Updating spelling --- site/dat/wiki/DummySampler.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/dat/wiki/DummySampler.wiki b/site/dat/wiki/DummySampler.wiki index 1e1961645..16dffba30 100644 --- a/site/dat/wiki/DummySampler.wiki +++ b/site/dat/wiki/DummySampler.wiki @@ -4,7 +4,7 @@ Dummy Sampler is the most obedient of the JMeter samplers: -it generates sample just with the values that was defined fot it. +it generates sample just with the values that was defined for it. It is extremely convenient when you need to debug a [http://jakarta.apache.org/jmeter/usermanual/component_reference.html#BeanShell_PostProcessor BeanShell Post-Processor] or [http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Regular_Expression_Extractor RegExp Extractor]