Skip to content

Commit

Permalink
chore: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
cha0s committed Nov 26, 2024
1 parent ad7082e commit 0150788
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 @@ -332,7 +332,7 @@ No validation is done on the values you encode. If you'd like to validate your v

### Blueprint verbosity

Defining schema blueprints are slightly more verbose than SchemaPack. The tradeoff is that we're able to define more aggregate types like `Set`, `Map`, fixed-length arrays, and have made space for even more in the future.
Defining schema blueprints are slightly more verbose than SchemaPack. The tradeoff is that we're able to define more aggregate types like `Set`, `Map`, fixed-length arrays, optional `varuint` prefixes, and have made space for even more in the future.

### Varint expansion

Expand Down

0 comments on commit 0150788

Please sign in to comment.