From e9eda778949794aca3f7e63d0406d48df5f110d1 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Tue, 7 Jul 2020 19:10:14 -0700 Subject: [PATCH] Fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6ffe6a5..ffc0121 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Security is obviously paramount for a project like Secretive. As such, any contr ### Dependencies -Secretive is desigend to be easily auditable by people who are considering using it. In keeping with this, Secretive has no third party dependencies, and any contributions which bring in new dependencies will be rejected. +Secretive is designed to be easily auditable by people who are considering using it. In keeping with this, Secretive has no third party dependencies, and any contributions which bring in new dependencies will be rejected. ## Code of Conduct