diff --git a/doc.go b/doc.go index 6c3494b..0e93934 100644 --- a/doc.go +++ b/doc.go @@ -625,9 +625,9 @@ Number This validates that a string value contains number values only. For integers or float it returns true. - Usage: numeric + Usage: number - Numeric +Numeric This validates that a string value contains a basic numeric value. basic excludes exponents etc...