Skip to content

Commit

Permalink
Merge pull request #22 from mgalgs/main
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
alecdotninja authored Oct 6, 2024
2 parents cdcaa97 + b155935 commit 823a3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailcall-impl/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! This crate contains the procedural macro implementation for the [tailcall] crate.
//! It is not designed to be used dierctly.
//! It is not designed to be used directly.
//! [tailcall]: https://crates.io/crates/tailcall
#![deny(
Expand Down

0 comments on commit 823a3d5

Please sign in to comment.