Skip to content

Commit

Permalink
Update extensions/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 9, 2023
1 parent 7e9736e commit 2d781ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ func main() {
## Type Choice Extensions

Type Choice extensions allow specifying alternative types for existing CoRIM
fields by defining a struct that implements an appropriate interface and
fields by defining a type that implements an appropriate interface and
registering it with CBOR tag.

A type choice struct contains a single field, `Value`, that contains the actual
Expand Down

0 comments on commit 2d781ec

Please sign in to comment.