From 64186dada36617499ccd22ad56b4a902aae10ebf Mon Sep 17 00:00:00 2001 From: Ben Alfasi Date: Wed, 8 Jan 2020 12:44:10 +0200 Subject: [PATCH] fix --- .../microsoft-defender-atp/get-investigation-object.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/get-investigation-object.md b/windows/security/threat-protection/microsoft-defender-atp/get-investigation-object.md index b6a8f089cf..933c2cde60 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/get-investigation-object.md +++ b/windows/security/threat-protection/microsoft-defender-atp/get-investigation-object.md @@ -62,5 +62,5 @@ Authorization | String | Bearer {token}. **Required**. Empty ## Response -If successful, this method returns 200, Ok response code with a [Investigations](investigations.md) entity. +If successful, this method returns 200, Ok response code with a [Investigations](investigation.md) entity.