From ced70448aefc21a3e157e7917b800a1ec91f8bcb Mon Sep 17 00:00:00 2001 From: "Albert (I Love Cripto)" <144892919+Albertpolkadot@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:15:38 +0200 Subject: [PATCH] Update Polkadot_Common_Good_Apps_Hub.md Updating Dummy Random Testing pallet. --- applications/Polkadot_Common_Good_Apps_Hub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/Polkadot_Common_Good_Apps_Hub.md b/applications/Polkadot_Common_Good_Apps_Hub.md index 61dc5b28977..497a92e61ed 100644 --- a/applications/Polkadot_Common_Good_Apps_Hub.md +++ b/applications/Polkadot_Common_Good_Apps_Hub.md @@ -269,7 +269,7 @@ Currently, our team has delved into certain facets of FRAME and XCM development | **0a.** | License | Apache 2.0 | | **0b.** | Documentation | We will provide a user tutorial to visualize the random value generated from the pallet. | | 1. | Randmoness Pallet | Develop the specifications and details described in the pallet randomness section. | -| 2. | Dummy Random Pallet | A testing pallet for retrieving the random value will be developed. This pallet will test mostly the Randmoness trait implementaion. | +| 2. | Dummy Random Testing Pallet | A testing pallet for reading the random value generated form the randomness pallet. This pallet will test mostly the Randmoness trait implementaion. | ## Future Plans