Skip to content

Commit 497daa1

Browse files
committed
docs: cleanup
1 parent 43d955c commit 497daa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/facet-common/src/context

crates/facet-common/src/context/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
use bon::Builder;
1414

15-
/// Participant data.
15+
/// Represents a context for a participant in the system.
1616
#[derive(Builder, Clone, Debug, PartialEq)]
1717
pub struct ParticipantContext {
1818
// The internal participant context ID, a UUID.

0 commit comments

Comments
 (0)