From 1c8758080534784a3173de42f4c0641b11b3e0d8 Mon Sep 17 00:00:00 2001 From: Chris C Date: Wed, 18 May 2016 12:15:48 -0500 Subject: [PATCH] Typo fix. --- templates/home.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/home.phtml b/templates/home.phtml index ff5dad82..fb2396f1 100644 --- a/templates/home.phtml +++ b/templates/home.phtml @@ -81,7 +81,7 @@

Community workshops

At the core, PHP School is a workshop framework which allows you to run a set of exercises. It has been designed in a way that you can easily build your own workshops, focusing on any subject you please.

If you want your workshop featured here, drop us a line and we will get back to you.

-

Visit the documentation to learn how to built your own Workshop.

+

Visit the documentation to learn how to build your own Workshop.