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 f4eb94b commit d754f76Copy full SHA for d754f76
docs/config/index.rst
@@ -77,7 +77,7 @@ Does not affect captureMessage or when non-error object is passed in as argument
77
ignoreUrls
78
----------
79
80
-The inverse of ``whitelistUrls`` and similar to ``ignoreErrors``, but will ignore errors from whole urls patching a regex pattern or an exact string.
+The inverse of ``whitelistUrls`` and similar to ``ignoreErrors``, but will ignore errors from whole urls matching a regex pattern or an exact string.
81
82
.. code-block:: javascript
83
0 commit comments