Skip to content

Commit eaa5658

Browse files
Update src/stream/stream/mod.rs
Co-Authored-By: Yoshua Wuyts <[email protected]>
1 parent 0186124 commit eaa5658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stream/stream/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ extension_trait! {
412412
}
413413

414414
#[doc = r#"
415-
Creats a stream that yields the provided values infinitely and in order.
415+
Creates a stream that yields the provided values infinitely and in order.
416416
417417
# Examples
418418

0 commit comments

Comments
 (0)