Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yogesh Deshpande <[email protected]>
  • Loading branch information
setrofim and yogeshbdeshpande authored Nov 7, 2023
1 parent 1c644a8 commit 5b2ee02
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 @@ -24,7 +24,7 @@ and check its output to make sure your code coverage figures are in line with th

The CoRIM specification provides for extensions via CDDL map-extension and
type-choice sockets. `corim` and `comid` types that support map extensions
embed and `Extensions` object that allows registering a struct defining
embed an `Extensions` object that allows registering a struct defining
extension fields. Type choice extensions can be implemented by calling an
appropriate registration function and giving it a new type or (for enums)
value.
Expand Down

0 comments on commit 5b2ee02

Please sign in to comment.