From 6471b1783648e3963a7544ebefb6a4058230d439 Mon Sep 17 00:00:00 2001 From: TheMartianMaker Date: Mon, 21 Apr 2025 15:51:50 -0400 Subject: [PATCH] fixed a typo fixed a typo in the license report correlation record audit tenant account property name. --- specs/SHIELD.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/SHIELD.json b/specs/SHIELD.json index 1acf584..b0f77b0 100644 --- a/specs/SHIELD.json +++ b/specs/SHIELD.json @@ -421,7 +421,7 @@ "updatedAt": "2024-08-01T21:13:12.821Z" }, "properties": { - "aditTenantAccount": { + "auditTenantAccount": { "description": "The user account used to retrieve the license information in the tenant being audited.", "example": "admin-user@example.com", "format": "email",