Skip to content

Commit

Permalink
Fix incorrect example in README (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
naskya authored Jul 21, 2024
1 parent 22dbd21 commit 81bf2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ Performs validation on a field with a type that also implements the Validate tra
Examples:

```rust
#[validate]
#[validate(nested)]
```

### non_control_character
Expand Down

0 comments on commit 81bf2cd

Please sign in to comment.