diff --git a/index.html b/index.html index 463e941..4484566 100644 --- a/index.html +++ b/index.html @@ -938,7 +938,7 @@

Extract response headers

  • Decide whether or not to report on this request. Let roll be a random number between 0.0 and 1.0, inclusive. If roll - ≥ sampling rate, return null. + > sampling rate, return null.