From 7c5aeccecb97e6c47f180adb22b9fa2033884bea Mon Sep 17 00:00:00 2001 From: Square789 <46634729+Square789@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:37:29 +0200 Subject: [PATCH] Typo fix absolutely vital to the project (#202) I just spent 10 minutes looking for a verb that did not exist and want to save others from the misery --- Securefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Securefox.js b/Securefox.js index 9c7c6e3..adea6f2 100644 --- a/Securefox.js +++ b/Securefox.js @@ -1,7 +1,7 @@ /**************************************************************************** * Securefox * - * "Natura non constristatur" * + * "Natura non contristatur" * * priority: provide sensible security and privacy * * version: 115 * * url: https://github.com/yokoffing/Betterfox *