From 1bd83870a29fffdd069b9e48b368e54f9613a760 Mon Sep 17 00:00:00 2001 From: Jordan Kay Date: Tue, 15 Mar 2022 18:09:36 -0400 Subject: [PATCH] Fix typo --- DECISIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DECISIONS.md b/DECISIONS.md index 8e85b1c..481a638 100644 --- a/DECISIONS.md +++ b/DECISIONS.md @@ -73,4 +73,4 @@ Based on [this blog post](https://yiqiu.me/2015/11/19/sparkle-update-on-github/) We're deliberately not capturing system profile data with Sparkle right now, because we don't want it and because it would require additional infrastructure. -We also considered https://github.com/mxcl/AppUpdater, but decided aganist it because it seemed less battle-tested than Sparkle and currently lacks an open source license. +We also considered https://github.com/mxcl/AppUpdater, but decided against it because it seemed less battle-tested than Sparkle and currently lacks an open source license.