We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60065e8 commit c6f7923Copy full SHA for c6f7923
src/components/OrderForm/BuyForm.vue
@@ -636,7 +636,7 @@ const topperPlusFeeF = computed(() => {
636
});
637
638
const topperIncludesFeeText = computed(() => {
639
- return `Includes 4.65$ fee. First transaction is free.`;
+ return `Includes 4.65% fee. First transaction is free.`;
640
641
642
const topperCryptoAmount = computed(() => {
0 commit comments