Skip to content

Commit 95c167f

Browse files
authored
fix erorr stake.adoc (#1650)
1 parent 90ffd5c commit 95c167f

File tree

1 file changed

+1
-1
lines changed
  • components/Starknet/modules/guides/pages/staking-on-starknet

1 file changed

+1
-1
lines changed

components/Starknet/modules/guides/pages/staking-on-starknet/stake.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The `stake` function does the following:
7979
. Records your details in the staking contract
8080
. Locks the specified amount of STRK tokens into the staking contract
8181
. Deploys a new delegation pool contract associated with you (if pooling is enabled)
82-
. Begins accumalating your rewards
82+
. Begins accumulating your rewards
8383

8484
== Verifying stakes
8585

0 commit comments

Comments
 (0)