From e5a0e90895ff625519f4e9d1aadcfa044dec0ba6 Mon Sep 17 00:00:00 2001 From: CaMer0n Date: Fri, 12 Apr 2013 12:05:15 -0700 Subject: [PATCH] Updated Creating a custom script (markdown) --- Creating-a-custom-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Creating-a-custom-script.md b/Creating-a-custom-script.md index 6531fe3..e81ce00 100644 --- a/Creating-a-custom-script.md +++ b/Creating-a-custom-script.md @@ -1,5 +1,5 @@ When a plugin is more than you need and you wish to simply convert an existing PHP script for use with e107. Creating a custom-script manually may be the better option. -Below is a simple example of a 'Hello World' - the file created in the root directory of e107. +Below is a simple example of a 'Hello World' - a file created in the root directory of e107.