summaryrefslogtreecommitdiff
path: root/docs/windows-iis-installation.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-26 19:58:47 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-26 19:58:47 -0400
commitd97e1bd4cfd013b54e72f446a0e5934fff559781 (patch)
tree81ea919a3b12d61f4b8cd8da5531e380a6810779 /docs/windows-iis-installation.markdown
parentc5f59f8c8fc4cea247948c2a57cf8074677121e9 (diff)
Update documentation
Diffstat (limited to 'docs/windows-iis-installation.markdown')
-rw-r--r--docs/windows-iis-installation.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/windows-iis-installation.markdown b/docs/windows-iis-installation.markdown
index f49c3c54..2d16f2fc 100644
--- a/docs/windows-iis-installation.markdown
+++ b/docs/windows-iis-installation.markdown
@@ -6,7 +6,7 @@ Windows 2008/2012 with IIS
### PHP installation
-- Install IIS on your server (Add new role and don't forget to enable CGI/FastCGI)
+- Install IIS on your server (Add a new role and don't forget to enable CGI/FastCGI)
- Install PHP by following the official documentation:
- [Microsoft IIS 5.1 and IIS 6.0](http://php.net/manual/en/install.windows.iis6.php)
- [Microsoft IIS 7.0 and later](http://php.net/manual/en/install.windows.iis7.php)