We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268858a commit 977443dCopy full SHA for 977443d
1 file changed
README.md
@@ -66,8 +66,8 @@ In these cases your app should pay fee behalf of users.
66
67
68
## `transferFrom` Flow:
69
-1.First `approve` grants permissions to a delegator.
70
-2.Use `transferFrom` method to make transaction behalf of user.
+1.First, Using `approve` method to grant permission to a delegator.
+2.Then, Using `transferFrom` method to make transaction behalf of user.
71
72
*In Action*
73
```
0 commit comments