We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a9916 commit c31b167Copy full SHA for c31b167
index.html
@@ -938,7 +938,7 @@ <h2>Extract response headers</h2>
938
<li>
939
Decide whether or not to report on this request. Let <var>roll</var>
940
be a random number between 0.0 and 1.0, inclusive. If <var>roll</var>
941
- ≥ <var>sampling rate</var>, return null.
+ > <var>sampling rate</var>, return null.
942
</li>
943
944
0 commit comments