Skip to content

Commit 61556ba

Browse files
committed
Merge pull request #301 from jhorwit2/patch-1
Spelling mistake
2 parents bdf400c + 6a93ea0 commit 61556ba

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
@@ -107,7 +107,7 @@ A function that allows mutation of the data payload right before being sent to S
107107
108108
{
109109
dataCallback: function(data) {
110-
// do somethign to data
110+
// do something to data
111111
return data;
112112
}
113113
}

0 commit comments

Comments
 (0)