From 5163347ca4127d874fc292409eda81a86db28033 Mon Sep 17 00:00:00 2001 From: Simon Malesys Date: Sat, 28 Jul 2018 22:46:19 +0200 Subject: [PATCH] Docs: remove a comma in "title.json" --- examples/i18n/title.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/i18n/title.json b/examples/i18n/title.json index f6ebc6093..1f8b3c34a 100644 --- a/examples/i18n/title.json +++ b/examples/i18n/title.json @@ -22,5 +22,5 @@ "guide": "Guide | Element", "component": "Composants | Element", "resource": "Ressources | Element" - }, + } }