Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver <[email protected]>
  • Loading branch information
yash-atreya and onbjerg authored Oct 28, 2024
1 parent e67bc4d commit 4b73b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/providers/examples/http_with_auth.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Example of using the reqwest HTTP client with an AUTHORIZATION header to get the latest block
//! Example of using the reqwest HTTP client with an `Authorization` header to get the latest block
//! number.
use alloy::{
Expand Down

0 comments on commit 4b73b57

Please sign in to comment.