From 9c90e463a5a43aecfce99c23bb2f9a802aadfb67 Mon Sep 17 00:00:00 2001 From: Huy Nguyen Date: Tue, 4 Jun 2019 12:48:29 -0700 Subject: [PATCH] Update how-to-develop.md --- docs/_docs/development/how-to-develop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/development/how-to-develop.md b/docs/_docs/development/how-to-develop.md index 9a7cd707..c635c7f6 100644 --- a/docs/_docs/development/how-to-develop.md +++ b/docs/_docs/development/how-to-develop.md @@ -4,7 +4,7 @@ layout: docs permalink: /development/how-to-develop.html --- -An an open source project, contributions are always welcome. Before you start, please read our Contribution Guidelines. It's als a good idea to familiar yourselves with our Development documentations. +As an open source project, contributions are always welcome. Before you start, please read our Contribution Guidelines. It's als a good idea to familiar yourselves with our Development documentations. Setting up your dev environment: - If you don't have CocoaPods installed on your machine yet, you should install it now.