From 6f71cfdd75535837fc19f0fdaaa5b955716ede9e Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Tue, 8 Sep 2020 15:00:56 +0300
Subject: [PATCH] Fix typo

---
 packs/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packs/README.md b/packs/README.md
index d505ee3..46b4ab5 100644
--- a/packs/README.md
+++ b/packs/README.md
@@ -15,6 +15,6 @@ array. The index.json file should look something like this:
     "another_telegram_imported_pack.json",
     "scalar-rabbit.json",
     "scalar-loading_artist.json"
-  }
+  ]
 }
 ```
-- 
GitLab