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.
2 parents d8a9916 + c31b167 commit cff5782Copy full SHA for cff5782
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