Skip to content

Commit

Permalink
Merge pull request #114 from Crown0815/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md
  • Loading branch information
mayuki committed Jan 9, 2024
2 parents a6c52f6 + 2752693 commit 0bfbad1
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 @@ -646,7 +646,7 @@ Cocona can use attributes to validate options and arguments. It is similar to AS
.NET BCL (`System.ComponentModel.DataAnnotations`) has some pre-defined attributes:

- `RangeAttribute`
- `MaxLangeAttribute`
- `MaxLengthAttribute`
- `MinLengthAttribute`
- ...

Expand Down

0 comments on commit 0bfbad1

Please sign in to comment.