From e27544c4b8fd482cd12cdc28832309728b7ddd66 Mon Sep 17 00:00:00 2001 From: Ratna Priya Date: Wed, 2 Oct 2019 17:53:58 +0530 Subject: [PATCH] editing grammar local host <-> localhost --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f985e7c6d..04700beb4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ We use prettier for our JS coding standards and for auto-formatting our code. Appwrite is built to scale. Please keep in mind that the Appwrite stack can run in different environments and different scales. -We wish Appwrite will be as easy to set up and in a single, local host and easy to grow to a large environment with thousands and even hundreds of instances. +We wish Appwrite will be as easy to set up and in a single, localhost and easy to grow to a large environment with thousands and even hundreds of instances. When contributing code please take into account the following considerations: