From 69af4f4d3b71d071d8d673a948e0c2984c98e406 Mon Sep 17 00:00:00 2001 From: Agus Syahputra Date: Tue, 12 Jan 2016 08:20:59 +0700 Subject: [PATCH] Update before.md --- frappe/docs/user/tutorial/before.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/docs/user/tutorial/before.md b/frappe/docs/user/tutorial/before.md index 1902792127..ec29631faf 100644 --- a/frappe/docs/user/tutorial/before.md +++ b/frappe/docs/user/tutorial/before.md @@ -40,7 +40,7 @@ If you are customizing Print templates, you need to learn the [Jinja Templating #### 6. Git and GitHub -[Learn how to contribute back to an open source project usign Git and GitHub](https://guides.github.com/activities/contributing-to-open-source/), two great tools to help you manage your code and share it with others. +[Learn how to contribute back to an open source project using Git and GitHub](https://guides.github.com/activities/contributing-to-open-source/), two great tools to help you manage your code and share it with others. ---