Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chmp committed Oct 14, 2024
1 parent 2a31c28 commit 103c425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marrow/src/view.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Arrays with borrowed data
//!
//! The views correspond 1:1 to the corresponding arrays.
//! Each view corresponds 1:1 to an array.
use half::f16;

use crate::{
Expand Down

0 comments on commit 103c425

Please sign in to comment.