Grammar error: "Enter a value with at least 1 characters" with "constraints: { minLength : 1 }"
Open
Nobody has claimed this yet.
enhancement
in progress
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
OpenUI5 version: 1.71.16 (maybe all)
<Input type="Text" value="{ constraints: { minLength : 1, maxLength: 60 } }"> ...
"1 characters" should be "1 character"

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.