From e8360e3106afb6d03963c4334441ed54def5422f Mon Sep 17 00:00:00 2001 From: Agnivesh Chaubey Date: Mon, 3 Mar 2025 23:25:10 +0530 Subject: [PATCH] fix(x-pack/winlogbeat powershell dashboard): typos (#34331) Fix a type in the title of the PowerShell overview dashboard. Refer to "PowerShell" instead of "powershell" for consistency with the product name. --------- Signed-off-by: Agnivesh Chaubey Co-authored-by: Andrew Kroh --- .../7/dashboard/c77e06c0-9e7c-11ea-af6f-cfdb1ee1d6c8.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/winlogbeat/module/powershell/_meta/kibana/7/dashboard/c77e06c0-9e7c-11ea-af6f-cfdb1ee1d6c8.json b/x-pack/winlogbeat/module/powershell/_meta/kibana/7/dashboard/c77e06c0-9e7c-11ea-af6f-cfdb1ee1d6c8.json index 13357544ec8c..f1024d88e3a3 100644 --- a/x-pack/winlogbeat/module/powershell/_meta/kibana/7/dashboard/c77e06c0-9e7c-11ea-af6f-cfdb1ee1d6c8.json +++ b/x-pack/winlogbeat/module/powershell/_meta/kibana/7/dashboard/c77e06c0-9e7c-11ea-af6f-cfdb1ee1d6c8.json @@ -1,6 +1,6 @@ { "attributes": { - "description": "Overview dashboard por powershell module.", + "description": "Overview dashboard for PowerShell module.", "hits": 0, "kibanaSavedObjectMeta": { "searchSourceJSON": { @@ -306,7 +306,7 @@ } ], "timeRestore": false, - "title": "[Winlogbeat powershell] Overview", + "title": "[Winlogbeat PowerShell] Overview", "version": 1 }, "coreMigrationVersion": "8.8.0",