Skip to content

Commit 1cc4261

Browse files
authored
docs: Fix typo in README (#373)
1 parent b721454 commit 1cc4261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@ To perform a partial match, you can pass a `RegExp` or use
10801080
value="11:30 PM"
10811081
/>
10821082
<span id="msgID" aria-live="assertive" style="visibility:visible">
1083-
Invalid time: the time must be between 9:00 AM and 5:00 PM"
1083+
Invalid time: the time must be between 9:00 AM and 5:00 PM
10841084
</span>
10851085
```
10861086

0 commit comments

Comments
 (0)