Skip to content

Commit 47c4147

Browse files
authored
remove unneeded angle bracket
1 parent fd70e99 commit 47c4147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/async_std.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
//! class="module-item stab portability"
66
//! style="display: inline; border-radius: 3px; padding: 2px; font-size: 80%; line-height: 1.2;"
77
//! ><code>unstable-streams</code></span>
8-
//! >are only available when the `unstable-streams` Cargo feature is enabled:
8+
//! are only available when the `unstable-streams` Cargo feature is enabled:
99
//!
1010
//! ```toml
1111
//! [dependencies.pyo3-asyncio-0-21]

0 commit comments

Comments
 (0)