Skip to content

Commit 2bb102e

Browse files
authored
Fix typos in documentation (#2402)
-contact-contract → Corrected to contract-contact (assuming this was intended). -timestamnp → Corrected to timestamp. These changes improve clarity and correct spelling errors
2 parents 49b4149 + 06457fb commit 2bb102e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/upgrades.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Time based:
7171

7272
- **start_voting_time:** UNIX timestamp at which voting for the upgrade proposal starts.
7373
- **stop_voting_time:** UNIX timestamp at which voting for the upgrade proposal stops.
74-
- **start_proposing_time:** the earliest UNIX timestamnp in which the node can propose an upgrade.
74+
- **start_proposing_time:** the earliest UNIX timestamp in which the node can propose an upgrade.
7575
- **stop_proposing_time:** UNIX timestamp after which the node stops proposing an upgrade.
7676

7777
The window between `start_proposing_view/time` and `stop_proposing_view/time` should provide sufficient time for nodes

0 commit comments

Comments
 (0)