Skip to content

Commit

Permalink
0.7 release notes: fix typo (meta/import{ => s})
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Sep 16, 2023
1 parent 10f5479 commit cb58862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
# 0.7 (2017-03-22)

* New ksy features:
* Type importing system: `meta/import` can be used to import other
* Type importing system: `meta/imports` can be used to import other
types as first-class citizens in current compilation unit; "opaque
types" are now disabled by default (see below)
* Byte-terminated notation (`terminator`, `include` and `consume`)
Expand Down

0 comments on commit cb58862

Please sign in to comment.