Skip to content

Commit d754f76

Browse files
committed
Fix a typo in docs
1 parent f4eb94b commit d754f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Does not affect captureMessage or when non-error object is passed in as argument
7777
ignoreUrls
7878
----------
7979

80-
The inverse of ``whitelistUrls`` and similar to ``ignoreErrors``, but will ignore errors from whole urls patching a regex pattern or an exact string.
80+
The inverse of ``whitelistUrls`` and similar to ``ignoreErrors``, but will ignore errors from whole urls matching a regex pattern or an exact string.
8181

8282
.. code-block:: javascript
8383

0 commit comments

Comments
 (0)