Skip to content

Commit 2cd2adc

Browse files
committed
typo
1 parent 7b778c1 commit 2cd2adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ impl Unpoly {
323323
self.response_target = Some(target.into());
324324
}
325325

326-
/// Get the fields (or :unkown) which triggered the validation
326+
/// Get the fields (or :unknown) which triggered the validation
327327
/// - empty: commit the action
328328
/// - list of fields: the fields which triggered the validation, perform only a validation
329329
/// When only `:unknown` isn given, we do not know which field triggered the validation,

0 commit comments

Comments
 (0)