✏️ Fix s/Quotum/Quorum/
This commit is contained in:
parent
b0657a3fb2
commit
fadd06f619
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="w-full hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 text-center bg-purple-600 hover:bg-purple-700 focus:ring-blue-800 text-white hover:text-yellow-200 text-xl">Create</button>
|
<button type="submit" class="w-full hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 text-center bg-purple-600 hover:bg-purple-700 focus:ring-blue-800 text-white hover:text-yellow-200 text-xl">Create</button>
|
||||||
<p class="text-gray-400 italic">
|
<p class="text-gray-400 italic">
|
||||||
Quotum:
|
Quorum:
|
||||||
The minumum number of eligible votes required for the referendum to pass.
|
The minumum number of eligible votes required for the referendum to pass.
|
||||||
(SIMPLE means that at least one vote is required.)
|
(SIMPLE means that at least one vote is required.)
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue