Skip to content

Commit

Permalink
Lint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Desiders committed Dec 27, 2024
1 parent b78410d commit e9bd885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/extractor/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! This example shows how to use [`Extractor`] to extract data and use it in handlers.
//! Check out the documentation of the [`extractor module`]` for more information
//! Check out the documentation of the [`extractor module`] for more information
//!
//! You can run this example by setting `BOT_TOKEN` and optional `RUST_LOG` environment variable and running:
//! ```bash
Expand Down

0 comments on commit e9bd885

Please sign in to comment.