Skip to content

Commit

Permalink
fix shapes mod typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HyperCodec authored Dec 12, 2023
1 parent 4615ac1 commit bf5a264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dfdx-core/src/shapes/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Shape related traits/structes like [Shape], [Dtype], [Dim], [Axis], and [Const]
//! Shape related traits/structs like [Shape], [Dtype], [Dim], [Axis], and [Const]
//!
//! Example shapes:
//! ```rust
Expand Down

0 comments on commit bf5a264

Please sign in to comment.