Skip to content

Commit bc4bb46

Browse files
committed
fix typo
1 parent 6c627f1 commit bc4bb46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ By combining a suitable (safety-favouring) consensus algorithm with an *M-of-N*
3333

3434
#### Implementations
3535

36-
The following are existing implementations of DIstributed Validator technology (but not necessarily implementations of this specification).
36+
The following are existing implementations of Distributed Validator technology (but not necessarily implementations of this specification).
3737

3838
- [`python-ssv`](https://github.com/dankrad/python-ssv): A proof-of-concept implementation of the distributed validator protocol in Python that interacts with the [Prysm Ethereum client](https://github.com/prysmaticlabs/prysm).
3939
- [`ssv`](https://github.com/bloxapp/ssv): An implementation of the distributed validator protocol in Go that interacts with the [Prysm Ethereum client](https://github.com/prysmaticlabs/prysm).

0 commit comments

Comments
 (0)