Skip to content

Commit 9137e2e

Browse files
committed
Merge pull request #175 from nickhudkins/patch-1
Additional Data Section Missing Information
2 parents f517610 + 499eca5 commit 9137e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Capturing a specific message
7474
7575
Passing additional data
7676
~~~~~~~~~~~~~~~~~~~~~~~
77-
``captureException``, ``context``, ``wrap``, and ``captureMessage`` functions all allow passing additional data to be tagged onto the error, such as ``tags``.
77+
``captureException``, ``context``, ``wrap``, and ``captureMessage`` functions all allow passing additional data to be tagged onto the error, such as ``tags`` or ``extra`` for additional context.
7878

7979
.. code-block:: javascript
8080

0 commit comments

Comments
 (0)