Skip to content

Commit 93e976f

Browse files
authored
Merge pull request #86 from zjr/patch-1
Fix 'crubm' typo.
2 parents 1c670bc + 1b8b518 commit 93e976f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ optional keys.
8686
Default: `action => undefined`
8787

8888
Raven allows you to attach additional context information to each breadcrumb
89-
in the form of a `data` object. `breadcrubmDataFromAction` allows you to specify
89+
in the form of a `data` object. `breadcrumbDataFromAction` allows you to specify
9090
a transform function which is passed the `action` object and returns a `data`
9191
object. Which will be logged to Sentry along with the breadcrumb.
9292

0 commit comments

Comments
 (0)