diff --git a/windows/security/threat-protection/microsoft-defender-atp/create-alert-by-reference.md b/windows/security/threat-protection/microsoft-defender-atp/create-alert-by-reference.md
index 2cce843e30..cb14d7c964 100644
--- a/windows/security/threat-protection/microsoft-defender-atp/create-alert-by-reference.md
+++ b/windows/security/threat-protection/microsoft-defender-atp/create-alert-by-reference.md
@@ -24,9 +24,9 @@ ms.topic: article
## API description
Creates new [Alert](alerts.md).
-
MDATP Event is a required parameter for the alert creation.
+
Microsoft Defender ATP Event is a required parameter for the alert creation.
You can use an event found in Advanced Hunting API or Portal.
-
If there is an open alert on the same Machine with the same Title, the alerts will be merged to one.
+
If there existing an open alert on the same Machine with the same Title, the new created alert will be merged with it.
An automatic investigation starts automatically on alerts created via the API.