summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authortof <>2007-07-26 11:51:22 +0000
committertof <>2007-07-26 11:51:22 +0000
commit6b08e58d3914dfbbe257efe2af4641cddc7b68e7 (patch)
tree0942790d518d9518eb6c4012eb3d1b73c2604a52 /index.html
parent7ca846467da923a2bd39ef3f554e26e1f589c85e (diff)
test
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index b4579824..c11b9247 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>PRADO Framework for PHP 5</title>
@@ -35,7 +35,7 @@ PRADO has been tested with Apache 2.0 on both Windows XP and RedHat Linux.
<h2>Installation</h2>
<p>
-After downloading the latest PRADO release file, unpack it to a Web-accessible directory. The installation is done! You will see the following subdirectories,
+After downloading the latest PRADO release file, unpack it to a Web-accessible directory. The installation is done! You will see the following subdirectories:
</p>
<ul>
<li>framework - contains the core code of PRADO. This is the only directory that you will need in order to deploy with your PRADO application. It does NOT need to reside in a Web-accessible directory.</li>