Skip to content

Commit e9a6a64

Browse files
author
byron
committed
✏️ typo
1 parent cacf795 commit e9a6a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/actions/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ function updateOutput(
911911
onError({
912912
type: 'backEnd',
913913
error: {
914-
message: `Callack error updating ${payload.output}`,
914+
message: `Callback error updating ${payload.output}`,
915915
html: text,
916916
},
917917
})

0 commit comments

Comments
 (0)