mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Merge pull request #3088 from ecneladis/master
Fix typo in field_chooser.js
This commit is contained in:
commit
705dfd63d2
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ define(function (require) {
|
|||
schema: 'segment',
|
||||
params: {
|
||||
field: field.name,
|
||||
percision: 3
|
||||
precision: 3
|
||||
}
|
||||
};
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue