From e235c69beb6a13147b5774f97316575edd17a1af Mon Sep 17 00:00:00 2001 From: Adrian Catangiu Date: Fri, 4 Oct 2024 16:57:39 +0300 Subject: [PATCH] fix prdoc --- prdoc/pr_5917.prdoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/prdoc/pr_5917.prdoc b/prdoc/pr_5917.prdoc index 6148e7a41d4d..54b2e42ed9c3 100644 --- a/prdoc/pr_5917.prdoc +++ b/prdoc/pr_5917.prdoc @@ -4,8 +4,7 @@ title: "XCM paid execution barrier supports more origin altering instructions" doc: - - audience: - - Runtime Dev + - audience: Runtime Dev description: | Updates the `AllowTopLevelPaidExecutionFrom` barrier to also support messages that use `DescendOrigin` or `AliasOrigin` for altering the computed origin during execution.