Skip to content

Commit 766f359

Browse files
committed
fix typo
1 parent 13465ca commit 766f359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-validation-rules/ip",
3-
"descrption": "Validate if an ip address is public or private.",
3+
"description": "Validate if an ip address is public or private.",
44
"type": "library",
55
"keywords": [ "laravel", "validation", "ip" ],
66
"require": {

0 commit comments

Comments
 (0)