From 348122ffc95f95468596257837f5d6a82dbe355b Mon Sep 17 00:00:00 2001 From: topchetoeu <36534413+TopchetoEU@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:37:06 +0200 Subject: [PATCH] fix: minor spelling mistake --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd34d61..c2a510c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,4 +37,4 @@ TLDR: Keep all interactions civil and constructive, don't be a jerk. ## Code style -It is mandatory that you follow [my codestyle](https://gist.github.com/TopchetoEU/0d7c411bc983ba6ef7b61d3753aa34bb) in your contributed code, so that this project has a cohesive style and structure. \ No newline at end of file +It is mandatory that you follow [my code style](https://gist.github.com/TopchetoEU/0d7c411bc983ba6ef7b61d3753aa34bb) in your contributed code, so that this project has a cohesive style and structure. \ No newline at end of file