diff --git a/Specification.pod6 b/Specification.pod6 index 6cf1a98e..9d411262 100644 --- a/Specification.pod6 +++ b/Specification.pod6 @@ -32,7 +32,7 @@ Looking forward to working on the next release with your valuable input. =item Refactor Named custom blocks and markup custom codes, C>, =item embedding binary data into documents, C<=data>, C<:filename>, C<:encoding>, =item C<:mime-type> attribute for C<=include> and C<=data> blocks, - =item introduce C schema for use in =picture and C<=table>, + =item introduce C schema for use in C<=picture> and C<=table>, =item render tables from CSV files, C<=table>, =item new markdown mode for parser, =item C> - extends inline markup features,