From 8cada810d8f5c374ce57cce974a9ce7fd7575487 Mon Sep 17 00:00:00 2001 From: snakex2000 Date: Wed, 13 Nov 2024 19:17:39 -0500 Subject: [PATCH] Update secret-key-management.md Needed to add a comma. Issue was flagged via the CSS KM reviews from Copilot review --- playfab-docs/gamemanager/secret-key-management.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playfab-docs/gamemanager/secret-key-management.md b/playfab-docs/gamemanager/secret-key-management.md index d0917f3e3..a36a334ff 100644 --- a/playfab-docs/gamemanager/secret-key-management.md +++ b/playfab-docs/gamemanager/secret-key-management.md @@ -12,7 +12,7 @@ ms.localizationpriority: medium # Secret key management -PlayFab developer secret keys allow your Title to make PlayFab Admin and Server API calls. A secret key also called a developer key, is strongly coupled with a PlayFab Title. +PlayFab developer secret keys allow your Title to make PlayFab Admin and Server API calls. A secret key, also called a developer key, is strongly coupled with a PlayFab Title. Using the **Secret Keys** page in **Game Manager**, you can create, delete, disable, and set your keys to expire. This enables you to rotate the secret keys for your titles (which was difficult to do in the past.) It also allows you to grant temporary access to your titles.