From 87b214029722b4f74ca8e1d943f3299697ae1262 Mon Sep 17 00:00:00 2001 From: MoD Date: Mon, 9 Mar 2026 22:53:34 +0200 Subject: [PATCH] Changed the label from "SDK" to "Contracts SDK" to resolve the duplicate translation key conflict. --- docs/build/api/contracts/sdk/_category_.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/api/contracts/sdk/_category_.json b/docs/build/api/contracts/sdk/_category_.json index 6ea8e3e..82e4a54 100644 --- a/docs/build/api/contracts/sdk/_category_.json +++ b/docs/build/api/contracts/sdk/_category_.json @@ -1,5 +1,5 @@ { - "label": "SDK", + "label": "Contracts SDK", "position": 5, "link": { "type": "generated-index"