Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Gonçalves committed Feb 14, 2020
1 parent 1b230f1 commit dc1b511
Showing 1 changed file 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 @@ -85,7 +85,7 @@
//! client.send_trace(trace);
//! ```
//!
//! And that's it! The trace will be buffered and send without block the current caller.
//! And that's it! The trace will be buffered and sent without block the current caller.
//!
//!
//! # Config
Expand Down

0 comments on commit dc1b511

Please sign in to comment.