Skip to content

Commit f74705e

Browse files
committed
gis-8503 fix
1 parent 63960e4 commit f74705e

File tree

1 file changed

+1
-1
lines changed
  • uncoder-core/app/translator/platforms/splunk

1 file changed

+1
-1
lines changed

uncoder-core/app/translator/platforms/splunk/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
SPLUNK_ALERT_YML_DETAILS = {
4646
"platform_id": "splunk-alert-yml",
4747
"name": "Splunk Alert YML",
48-
"platform_name": "Alert (SPL)",
48+
"platform_name": "Alert (SPL) YML",
4949
"first_choice": 0,
5050
**PLATFORM_DETAILS,
5151
}

0 commit comments

Comments
 (0)