This commit is contained in:
Stéphane Campinas 2017-02-08 15:40:28 +00:00 committed by Thomas Neirynck
parent 194189df09
commit c08d9ab0fa

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 || {};