diff --git a/package.json b/package.json index c21e75114..347d4bde6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "litegraph.js", "version": "0.7.8", - "description": "A graph node editor similar to PD or UDK Blueprints, it works in a HTML5 Canvas and allow to exported graphs to be included in applications.", + "description": "A graph node editor similar to PD or UDK Blueprints. It works in an HTML5 Canvas and allows to export graphs to be included in applications.", "main": "build/litegraph.js", "types": "src/litegraph.d.ts", "directories": {