From ba7fc244678f22fb6e8d00e303cb86f6e4399daa Mon Sep 17 00:00:00 2001 From: simulacr4m Date: Fri, 13 Mar 2020 17:43:03 -0500 Subject: [PATCH] Fixed typo (changed ressources -> resources) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ecef5e9..65217c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ It is very important for Collapse OS to be self-contained, that is, usable and hackable with no external ressources. Because of that, code simplicity is paramount. -It is also important for Collapse OS to run on very tight ressources. Because of +It is also important for Collapse OS to run on very tight resources. Because of that, code compactness trumps efficiency or features. All of this means that simplicity is more important than compactness which is