diff --git a/js/apps/system/gharial/gharial.js b/js/apps/system/gharial/gharial.js index 18673f97d4..8f67a855a7 100644 --- a/js/apps/system/gharial/gharial.js +++ b/js/apps/system/gharial/gharial.js @@ -751,7 +751,7 @@ /** Delete an edge definition. * * Removes an existing edge definition from this graph. - * All data stored in the edge collection is dropped as well as long + * All data stored in the edge collection are dropped as well as long * as it is not used in other graphs. */ controller.del("/:graph/edge/:definition", function(req, res) {