From 01d7807542c5786492c280aa2065b04047452d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20=C5=9Arodo=C5=84?= Date: Thu, 17 Nov 2022 22:30:14 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e4783a..b242a1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ To get an overview of the project, read the [README](README.md) and [wiki page]( | ├── icons - icons that get copied to icons folder in every theme | └── preview_template - Photoshop project files for creating preview images ├── customize - non-compressed themes -├── font - fonts used in each theme +├── fonts - fonts used in each theme ├── preview - preview images for README.md └── themes - compressed themes ready to install in .tar format ```