From c943fcdd422dab7222e9daad2bbcf188eb566fa7 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Wed, 25 May 2022 20:44:59 -0500 Subject: [PATCH] fix: typo --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index cf3d5a3..f6edfba 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -40,7 +40,7 @@ Although you just created the repo successfully, it's important to style it prop ### Tools -Since Catppuccin is available in 4 palettes it's understanble that it may not be quite as easy to make 4 versions of a port. So to help with that, we have built a bunch of tools to make life easier when creating Catppuccin ports. You'll find them all (with instructions) under our [catppuccin/toolbox](https://github.com/catppuccin/toolbox) repo. Particularly, for the initial problem stated, you'd want to take a look at [Puccinier](https://github.com/catppuccin/toolbox#%EF%B8%8F-puccinier) tool. +Since Catppuccin is available in 4 palettes it's understandable that it may not be quite as easy to make 4 versions of a port. So to help with that, we have built a bunch of tools to make life easier when creating Catppuccin ports. You'll find them all (with instructions) under our [catppuccin/toolbox](https://github.com/catppuccin/toolbox) repo. Particularly, for the initial problem stated, you'd want to take a look at [Puccinier](https://github.com/catppuccin/toolbox#%EF%B8%8F-puccinier) tool.