Skip to content

Commit 8b9622b

Browse files
committed
chore(docs): fix spelling
1 parent 1b0cbb5 commit 8b9622b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/signed_doc/src/doc_types/comment_document.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ impl TryFrom<CatalystSignedDocument> for CommentDocument {
126126
}
127127
}
128128

129-
/// Stateles validation rules for Comment Document
129+
/// Stateless validation rules for Comment Document
130130
fn comment_document_validation_rules() -> Vec<ValidationRule<CatalystSignedDocument>> {
131131
vec![
132132
ValidationRule {

0 commit comments

Comments
 (0)