Skip to content

Commit

Permalink
maths -> math
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrena-Corto committed Oct 28, 2024
1 parent 3b8714c commit aa1397f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pub use {
std::str::FromStr,
};

pub mod maths;
pub mod math;
pub mod pda;
pub mod types;

Expand Down
File renamed without changes.

0 comments on commit aa1397f

Please sign in to comment.