diff --git a/docs/README.md b/docs/README.md index 30a414217d..7a86dae240 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ This page acts as an index for the charon (pronounced 'kharon') markdown documen - [Architecture](architecture.md): Overview of charon cluster and node architecture - [Project Structure](structure.md): Project folder structure - [Branching and Release Model](branching.md): Git branching and release model -- [Go Guidelines](goguidelines.md): Guidelines and principals relating to go development +- [Go Guidelines](goguidelines.md): Guidelines and principles relating to go development - [Contributing](contributing.md): How to contribute to charon; githooks, PR templates, etc. - [Distributed Key Generation](dkg.md): How charon can create distributed validator key shares remotely from a cluster-definition file. - [Consensus](consensus.md): How charon handles various consensus protocols.