We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3fcde9 commit 2971fcbCopy full SHA for 2971fcb
Regular Expressions/Hexadecimal color/validateHexColor.js
@@ -1,5 +1,5 @@
1
/**
2
-* HHexadecimal color pattern. The following formats are allowed:
+* Hexadecimal color pattern. The following formats are allowed:
3
* #ABC | #AB1 | #123
4
* #ABCDEF | #ABC123 | #123456
5
*/
0 commit comments