I am dumb and can't spell (#1366)

* rename implementor's guide to implementer's guide

* fix typos in more places
This commit is contained in:
Robert Habermeier
2020-07-07 10:10:36 -04:00
committed by GitHub
parent 37da08a764
commit 42bd096413
54 changed files with 5 additions and 5 deletions
@@ -0,0 +1,3 @@
# Collators
Collators are special nodes which bridge a parachain to the relay chain. They are simultaneously full nodes of the parachain, and at least light clients of the relay chain. Their overall contribution to the system is the generation of Proofs of Validity for parachain candidates.
@@ -0,0 +1,9 @@
# Collation Distribution
> TODO
## Protocol
## Functionality
## Jobs, if any
@@ -0,0 +1,9 @@
# Collation Generation
> TODO
## Protocol
## Functionality
## Jobs, if any