Skip to content

Commit bcef47a

Browse files
authored
grammar fixes
1 parent 0a3c680 commit bcef47a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/mine/spacerace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,13 @@ If you would like to change the default gas fees to accelerate your messages, ed
115115

116116
#### How do I demonstrate a sector upgrade?
117117

118-
To be eligible for Space Race rewards, you will will need to demonstrate they they can execute _one_ sector upgrade per miner.
118+
To be eligible for Space Race rewards, you will need to demonstrate at least _one_ sector upgrade per miner.
119119

120120
* Run `lotus-miner sectors list`.
121121
* From the results, find a CommittedCapacity sector. It will look like this: `1: Proving sSet: YES active: YES tktH: XXXX seedH: YYYY deals: [0]`. In this case, `1` represents the sector number.
122122
* Use that sector number to run `./lotus-miner sectors mark-for-upgrade $SECTOR_NUMBER`.
123123

124-
There is no immediate feedback that `mark-for-upgrade` has succeeded or failed. However, within 24 hours, the `active: YES` should change. and this result will be visible on the calibration/competition Dashboard.
124+
There is no immediate feedback that `mark-for-upgrade` has succeeded or failed. However, within 24 hours, the `active: YES` should change to `active: NO`. This result will also be visible on the calibration/competition Dashboard.
125125

126126
## Additional notes
127127

0 commit comments

Comments
 (0)