Skip to content

Commit

Permalink
edit Small typo for Stream
Browse files Browse the repository at this point in the history
  • Loading branch information
surechen committed Dec 30, 2020
1 parent fde2f58 commit 47b22ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stream/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
//!
//! # Infinity
//!
//! Streams do not have to be finite. As an example, an repeat stream is
//! Streams do not have to be finite. As an example, a repeat stream is
//! an infinite stream:
//!
//! ```
Expand Down

0 comments on commit 47b22ff

Please sign in to comment.