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.
2 parents 1c670bc + 1b8b518 commit 93e976fCopy full SHA for 93e976f
README.md
@@ -86,7 +86,7 @@ optional keys.
86
Default: `action => undefined`
87
88
Raven allows you to attach additional context information to each breadcrumb
89
-in the form of a `data` object. `breadcrubmDataFromAction` allows you to specify
+in the form of a `data` object. `breadcrumbDataFromAction` allows you to specify
90
a transform function which is passed the `action` object and returns a `data`
91
object. Which will be logged to Sentry along with the breadcrumb.
92
0 commit comments