Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
steven committed Oct 31, 2023
1 parent 847a9e9 commit db348e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The current implementation of this contract is the [BLSSignatureChecker](./docs/
More detailed functional docs have been written on the AVS architecture implemented in the middleware contracts. The recommended order for reading the other docs in this folder is

1. [BLSRegistryCoordinatorWithIndices](./docs/BLSRegistryCoordinatorWithIndices.md)
2. [BLSPublicKeyCompendium](./docs/BLSPublicKeyCompendium.md) and [BLSPublicKeyRegistry](./docs/middleware/BLSPubkeyRegistry.md)
2. [BLSPublicKeyCompendium](./docs/BLSPublicKeyCompendium.md) and [BLSPublicKeyRegistry](./docs/BLSPubkeyRegistry.md)
3. [StakeRegistry](./docs/StakeRegistry.md)
4. [IndexRegistry](./docs/IndexRegistry.md)
5. [BLSOperatorStateRetriever](./docs/BLSOperatorStateRetriever.md)
Expand Down

0 comments on commit db348e1

Please sign in to comment.