From be0f99d18fdb1e4f5f33b5797e89741622189ec2 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Wed, 29 Jun 2022 07:16:54 +0800 Subject: [PATCH] helix: fix typo --- bucket/helix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/helix.json b/bucket/helix.json index 490ddc9cc9..e8f0ac4d9e 100644 --- a/bucket/helix.json +++ b/bucket/helix.json @@ -16,7 +16,7 @@ "hx.exe", "helix" ] - ] + ], "checkver": { "github": "https://github.com/helix-editor/helix" },