mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
typo (#10243)
This commit is contained in:
parent
194189df09
commit
c08d9ab0fa
1 changed files with 1 additions and 1 deletions
|
@ -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 || {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue