Skip to content

Commit 00f9b04

Browse files
committed
Update description
1 parent 1ecd446 commit 00f9b04

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,7 +1,7 @@
11
{
22
"name": "railt/sdl",
33
"type": "library",
4-
"description": "The Railt GraphQL SDL is designed to build Reflection API classes from AST.",
4+
"description": "The GraphQL RL/SDL grammar based on LL(k) parser-compiler.",
55
"license": "MIT",
66
"keywords": [ "graphql", "idl", "sdl", "otd", "ast", "reflection", "reader", "parser", "llk", "introspection" ],
77
"homepage": "http://railt.org",

0 commit comments

Comments
 (0)