From ee80fd985cb42e046d93b8ff8eeb17493642c16e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 26 Feb 2024 18:39:26 +0900 Subject: [PATCH] Supersig: update pallet_supersig.md lenght -> length --- applications/pallet_supersig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/pallet_supersig.md b/applications/pallet_supersig.md index 8d3a60b58a6..81358a0cd9a 100644 --- a/applications/pallet_supersig.md +++ b/applications/pallet_supersig.md @@ -148,7 +148,7 @@ pub fn create_supersig( **Submit a call to a specific supersig** -`submit_call` will create a proposal on the supersig, that members can approve. This will lock an amount that depend on the lenght of the encoded call, to prevent spam. The dispatch origin for this call must be `Signed`, and the origin must be a supersig member. +`submit_call` will create a proposal on the supersig, that members can approve. This will lock an amount that depend on the length of the encoded call, to prevent spam. The dispatch origin for this call must be `Signed`, and the origin must be a supersig member. ```rust pub fn submit_call(