From ae62e6e605ce22a463231eafffc4fc4a6918760a Mon Sep 17 00:00:00 2001 From: Dmitry Sinyavin Date: Mon, 8 Apr 2024 14:17:57 +0200 Subject: [PATCH] Fix description --- prdoc/pr_3630.prdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/prdoc/pr_3630.prdoc b/prdoc/pr_3630.prdoc index e6ef3452c2f6..67122761120d 100644 --- a/prdoc/pr_3630.prdoc +++ b/prdoc/pr_3630.prdoc @@ -1,10 +1,11 @@ -title: "Use lookahead collator for all the parachains" +title: "Use async backing enabled collator for all the parachains" doc: - audience: Node Operator description: | Promotes all the parachains supported by `polkadot-parachain`, including all the systems - parachains, to use the lookahead Aura collator instead of the generic one. + parachains, to use the async backing enabled lookahead Aura collator instead of the generic + one. crates: - name: polkadot-parachain-bin