Fix typo in README.md (#322)

main
Daniel Chmielewski 2022-03-15 03:30:24 +00:00 committed by GitHub
parent c962ed1713
commit a083b0f3ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ The runtime in this project is constructed using many FRAME pallets that ship wi
[core Substrate repository](https://github.com/paritytech/substrate/tree/master/frame) and a
template pallet that is [defined in the `pallets`](./pallets/template/src/lib.rs) directory.
A FRAME pallet is compromised of a number of blockchain primitives:
A FRAME pallet is comprised of a number of blockchain primitives:
- Storage: FRAME defines a rich set of powerful
[storage abstractions](https://docs.substrate.io/v3/runtime/storage) that makes