From 157b7c5aa253a4476f0aa57f8dd1874993bd608d Mon Sep 17 00:00:00 2001 From: "Eldad A. Fux" Date: Tue, 22 Sep 2020 15:49:01 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ee701b937f..c91e165abc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,7 +62,7 @@ Appwrite's current structure is a combination of both [Monolithic](https://en.wi │ ├── images │ ├── scripts │ └── styles -├── src # Supporting libraries (each lib should have one specific role, common libraries are released as independent projects) +├── src # Supporting libraries (each lib has one role, common libs are released as individual projects) │ └── Appwrite │ ├── Auth │ ├── Database