summaryrefslogtreecommitdiff
path: root/dev-php/json-schema/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/json-schema/metadata.xml')
-rw-r--r--dev-php/json-schema/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/json-schema/metadata.xml b/dev-php/json-schema/metadata.xml
index 43b623ea5479..dff9620c7508 100644
--- a/dev-php/json-schema/metadata.xml
+++ b/dev-php/json-schema/metadata.xml
@@ -13,7 +13,8 @@
<email>php-bugs@gentoo.org</email>
</maintainer>
<longdescription>
- A PHP Implementation for validating JSON Structures against a given Schema.
+ A PHP library for validating JSON structures against a given
+ schema.
</longdescription>
<upstream>
<remote-id type="github">justinrainbow/json-schema</remote-id>