Skip to content

Commit 92e936f

Browse files
authored
Fix typo
1 parent 81d0273 commit 92e936f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-multiversx/src/actions/createToken.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ export default {
146146
{
147147
user: "{{user1}}",
148148
content: {
149-
text: "Create a token TEST with ticker TST, 18 decimals and su of 10000",
149+
text: "Create a token TEST with ticker TST, 18 decimals and supply of 10000",
150150
action: "CREATE_TOKEN",
151151
},
152152
},

0 commit comments

Comments
 (0)