Skip to content

Commit 05358f5

Browse files
committed
Corrected typo
1 parent b3767cd commit 05358f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lc-form-validation",
33
"version": "1.0.0-beta.0",
4-
"description": "lcFormValidation is an async form validationlibrary heavily based on JavaScript (no HTML attributes or annotations). lcFormValidation is third party / framework agnostic so it can be easily integrated with frameworks like React.",
4+
"description": "lcFormValidation is an async form validation library heavily based on JavaScript (no HTML attributes or annotations). lcFormValidation is third party / framework agnostic so it can be easily integrated with frameworks like React.",
55
"main": "dist/lc-form-validation.js",
66
"scripts": {
77
"test": "karma start --browsers PhantomJS --single-run",

0 commit comments

Comments
 (0)