Skip to content

Commit f2695b8

Browse files
authored
Corrected a disclaimer for delegator in increasing-staking.adoc (#1443)
1 parent 0f8d1f4 commit f2695b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Starknet/modules/staking/pages/increasing-staking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ The staking and pooling contracts allow validators and delegators to increase th
2525

2626
[NOTE]
2727
====
28-
Ensure that the validator/delegator is not in an unstake/undelegate process before attempting to increase the stake. If they are currently unstaking/undelegating, this function will fail.
28+
Ensure that the validator is not in an unstake process before attempting to increase the stake. If they are currently unstaking, this function will fail.
2929
====

0 commit comments

Comments
 (0)