Skip to content

Commit 479dbd6

Browse files
authored
[PLA-2243] update collapsing supply text (#204)
1 parent 3872601 commit 479dbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/components/pages/create/CreateCollection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
v-model="forceCollapsingSupply"
118118
name="forceCollapsingSupply"
119119
label="Force Collapsing Supply"
120-
description="Set whether the tokens in this collection will be minted as SingleMint types. This would indicate the tokens in this collection are NFTs."
120+
description="When enabled, all new tokens in this collection will be required to have a set maximum supply that can only be reduced (never increased) as tokens are burned."
121121
/>
122122
</div>
123123
</div>

0 commit comments

Comments
 (0)