diff options
| author | Tulir Asokan <tulir@maunium.net> | 2020-09-08 15:00:56 +0300 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2020-09-08 15:00:56 +0300 |
| commit | 6f71cfdd75535837fc19f0fdaaa5b955716ede9e (patch) | |
| tree | 7fc07acf1416adfa9d348af4ca83248b00a16662 | |
| parent | 2402b6c67668dbd114d0101d3eb55ed58aceb68a (diff) | |
Fix typo
| -rw-r--r-- | packs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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" - } + ] } ``` |
