Fix typo in colonnade package description
This commit is contained in:
parent
e80f7cdd83
commit
b0d26a8691
@ -2,7 +2,7 @@ name: colonnade
|
|||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
synopsis: Generic types and functions for columnar encoding and decoding
|
synopsis: Generic types and functions for columnar encoding and decoding
|
||||||
description:
|
description:
|
||||||
The `colonnade` package provides a way to to talk about
|
The `colonnade` package provides a way to talk about
|
||||||
columnar encodings and decodings of data. This package provides
|
columnar encodings and decodings of data. This package provides
|
||||||
very general types and does not provide a way for the end-user
|
very general types and does not provide a way for the end-user
|
||||||
to actually apply the columnar encodings they build to data.
|
to actually apply the columnar encodings they build to data.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user