Skip to content

Commit cc67bce

Browse files
committed
Typo
1 parent a100481 commit cc67bce

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
@@ -51,7 +51,7 @@ The inverse of ``ignoreUrls``. Only report errors from whole urls matching a reg
5151
ignoreErrors
5252
------------
5353

54-
Very often, you will come across specific errors that are a result of something other than your application, or errors that you're completely not interested in. `ignoreErrors` is a list of these messages to be fitlered out before being sent to Sentry as either regular expressions or strings.
54+
Very often, you will come across specific errors that are a result of something other than your application, or errors that you're completely not interested in. `ignoreErrors` is a list of these messages to be filtered out before being sent to Sentry as either regular expressions or strings.
5555

5656
.. code-block:: javascript
5757

0 commit comments

Comments
 (0)