diff --git a/layouts/shortcodes/integration-api-key-picker.html b/layouts/shortcodes/integration-api-key-picker.html index 5c4f412fc24..4777761618e 100644 --- a/layouts/shortcodes/integration-api-key-picker.html +++ b/layouts/shortcodes/integration-api-key-picker.html @@ -13,8 +13,8 @@
{{- if eq $type "api-key" -}} -

Copy your Datadog API key from the Configure tab on the {{ $integration_title }} integration tile.

+ Copy your Datadog API key from the Configure tab on the {{ $integration_title }} integration tile. {{- else -}} -

Copy the generated webhook URL from the Configure tab on the {{ $integration_title }} integration tile.

+ Copy the generated webhook URL from the Configure tab on the {{ $integration_title }} integration tile. {{- end -}}