From c61d8d903596e2cbe63f19df534d39d56813a8c1 Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Thu, 6 Nov 2014 13:42:57 +0100 Subject: [PATCH] grammar --- js/apps/system/gharial/gharial.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {