From 5cd35d005d41d58c777423fb6ae26c362cac03e8 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sat, 30 Oct 2021 19:24:26 +0330 Subject: [PATCH] better wording --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 47fd85e9..1c61d24c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,6 @@ Everything from https://github.com/Suwayomi/Tachidesk-Server/blob/master/CONTRIB This is a `create-react-app` project, you can find it's readme in [BUILDING.md](./BUILDING.md) ## Coding Style Guide -**Note:** Some of the bellow are new, refactor the code to match the style guide where you see discrepancies. +**Note:** Some of the bellow are new, refactor the code to match the style guide where you see inconsistency. - Don't use relative imports. - We are using MUI v5, the all stylings must be applied with the new system. \ No newline at end of file