Fix bad syntax
This commit is contained in:
parent
973a3c1469
commit
a4d202558f
@ -86,7 +86,7 @@ Here we provide an overview of the directory structure:
|
||||
- `beacon_chain/`: contains logic derived directly from the specification.
|
||||
E.g., shuffling algorithms, state transition logic and structs, block
|
||||
validation, BLS crypto, etc.
|
||||
- `lighthouse/'``: contains logic specific to this client implementation. E.g.,
|
||||
- `lighthouse/`: contains logic specific to this client implementation. E.g.,
|
||||
CLI parsing, RPC end-points, databases, etc.
|
||||
|
||||
### Running
|
||||
|
Loading…
Reference in New Issue
Block a user