We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37db346 commit 10d1084Copy full SHA for 10d1084
tracing/src/lib.rs
@@ -214,7 +214,7 @@
214
//! ### Configuring Attributes
215
//!
216
//! Both macros require a [`Level`] specifying the verbosity of the span or
217
-//! event. Optionally, the, [target] and [parent span] may be overridden. If the
+//! event. Optionally, the [target] and [parent span] may be overridden. If the
218
//! target and parent span are not overridden, they will default to the
219
//! module path where the macro was invoked and the current span (as determined
220
//! by the subscriber), respectively.
0 commit comments