Skip to content

Commit 03f3868

Browse files
authored
Update README.md
Fix a typo introduced in last commit.
1 parent 2e0f2b4 commit 03f3868

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
CCF is a binary data format defined in [ccf_specs.md](ccf_specs.md) at https://github.com/onflow/ccf.
44

5-
CCF-basesd protocols can balance trade-offs in their own specifications. For example:
5+
CCF-based protocols can balance trade-offs in their own specifications. For example:
66
- CCF specifies deterministic encoding requirements and makes it optional.
77
- CCF-based protocols MUST specify when to comply with the optional CCF requirements.
88

9-
It is outside the scope of CCF to specify each CCF-based protocol (e.g., Events). Protocols are responsible for specifying aspects outside the scope of CCF (e.g., when to comply with each optional CCF requirement and how to encode version numbers).
9+
It is outside the scope of CCF to specify each CCF-based protocol (e.g., Events). Protocols are responsible for specifying aspects outside the scope of CCF (e.g., when to comply with each optional CCF requirement and how to encode version numbers).
1010

1111
## CBOR (RFC 8949) and CBOR Sequences (RFC 8742)
1212

0 commit comments

Comments
 (0)