Backports PR #10243

**Commit 1:**
typo

* Original sha: f6822a0a76
* Authored by Stéphane Campinas <stephane.campinas@gmail.com> on 2017-02-08T14:41:16Z
* Committed by GitHub <noreply@github.com> on 2017-02-08T14:41:16Z
This commit is contained in:
jasper 2017-02-08 11:32:53 -05:00 committed by Thomas Neirynck
parent 17f3477c2e
commit 55db0beaa5

View file

@ -267,7 +267,7 @@ export default function SearchSourceFactory(Promise, Private, config) {
}
/**
* Add the key and val to the body of the resuest
* Add the key and val to the body of the request
*/
function addToBody() {
state.body = state.body || {};