Skip to content

Commit cb7ddd8

Browse files
s-nelruflin
authored andcommitted
Fix typo in Filebeat IIS Kibana visualization (#8604)
1 parent 554ddcd commit cb7ddd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

filebeat/module/iis/_meta/kibana/6/dashboard/Filebeat-iis.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
}
209209
}
210210
},
211-
"title": "Broswers breakdown [Filebeat IIS]",
211+
"title": "Browsers breakdown [Filebeat IIS]",
212212
"uiStateJSON": {},
213213
"version": 1,
214214
"visState": {
@@ -258,7 +258,7 @@
258258
"legendPosition": "right",
259259
"type": "pie"
260260
},
261-
"title": "Broswers breakdown [Filebeat IIS]",
261+
"title": "Browsers breakdown [Filebeat IIS]",
262262
"type": "pie"
263263
}
264264
},
@@ -653,4 +653,4 @@
653653
}
654654
],
655655
"version": "6.1.2"
656-
}
656+
}

0 commit comments

Comments
 (0)