From 6fdfe481d797bef2db507aa0d03eff5dd3ef96c7 Mon Sep 17 00:00:00 2001 From: dd0sxx Date: Tue, 9 Jan 2024 03:18:47 +0100 Subject: [PATCH] removed fluff --- docs/token-voting/token-governor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/token-voting/token-governor.md b/docs/token-voting/token-governor.md index 6f68013..19446d5 100644 --- a/docs/token-voting/token-governor.md +++ b/docs/token-voting/token-governor.md @@ -69,7 +69,7 @@ If the action has passed, anyone now can call the `submitApproval` or `submitDis ## Creating Actions -Token holders of a given governance token can create actions on the Llama instance if they have a sufficient token balance. +Token holders can create actions on the Llama instance if they have a sufficient token balance. The `creationThreshold` is the number of tokens required to create an action. It is variable and therefore it can be updated.