From 88efa6fd1c856490e6f7f5d2ed6111750524e459 Mon Sep 17 00:00:00 2001 From: Artemy Tregubenko Date: Wed, 8 Jan 2014 17:30:59 +0100 Subject: [PATCH] Replaced `if` with `if and only if` --- docs/config/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/index.rst b/docs/config/index.rst index 9a9dbbd303c1..6b82d4d6b7ab 100644 --- a/docs/config/index.rst +++ b/docs/config/index.rst @@ -38,7 +38,7 @@ The name of the logger used by Sentry. Default: ``javascript`` whitelistUrls ------------- -The inverse of ``ignoreUrls``. Only report errors from whole urls matching a regex pattern or an exact string. ``whitelistUrls`` should match the url of your actual JavaScript files. It should match the url of your site iff you are inlining code inside ``