mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 05:18:30 +00:00
Fix some typos (#4565)
This commit is contained in:
@@ -164,7 +164,7 @@ pub enum WhenSlotSkipped {
|
||||
///
|
||||
/// This is how the HTTP API behaves.
|
||||
None,
|
||||
/// If the slot it a skip slot, return the previous non-skipped block.
|
||||
/// If the slot is a skip slot, return the previous non-skipped block.
|
||||
///
|
||||
/// This is generally how the specification behaves.
|
||||
Prev,
|
||||
|
||||
Reference in New Issue
Block a user