Skip to content

Commit

Permalink
Update canonical.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
lwwmanning authored Oct 21, 2024
1 parent bcba0aa commit ef63ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vortex-array/src/canonical.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Encoding that enable sharing data with Arrow with zero-copy.
//! Encodings that enable zero-copy sharing of data with Arrow.
use std::sync::Arc;

Expand Down

0 comments on commit ef63ba0

Please sign in to comment.