Skip to content

Commit ddc745e

Browse files
Update src/stream/stream/mod.rs
Co-Authored-By: Yoshua Wuyts <yoshuawuyts+github@gmail.com>
1 parent 6e1cbdc commit ddc745e

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
@@ -372,7 +372,7 @@ extension_trait! {
372372
}
373373

374374
#[doc = r#"
375-
Creats a stream that yields the provided values infinitely and in order.
375+
Creates a stream that yields the provided values infinitely and in order.
376376
377377
# Examples
378378

0 commit comments

Comments
 (0)