From 9fa2a0d0d94d6f3ba3925381df0f4cdb3f067ced Mon Sep 17 00:00:00 2001
From: dharjeezy <dharjeezy@gmail.com>
Date: Mon, 27 Jan 2025 12:13:48 +0100
Subject: [PATCH] nit

---
 prdoc/pr_7042.prdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prdoc/pr_7042.prdoc b/prdoc/pr_7042.prdoc
index 9b545c20d66..00fb34c6af4 100644
--- a/prdoc/pr_7042.prdoc
+++ b/prdoc/pr_7042.prdoc
@@ -1,7 +1,7 @@
 title: `networking::TransactionPool` should accept `Arc`
 doc:
 - audience: Node Dev
-  description: The `sc_network_transactions::config::TransactionPool` trait now accepts an `Arc` for transactions.
+  description: The `sc_network_transactions::config::TransactionPool` trait now returns an `Arc` for transactions.
 crates:
 - name: sc-network-transactions
   bump: minor
-- 
GitLab