diff options
author | purwandi <free6300@gmail.com> | 2011-09-08 14:40:32 +0200 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2011-11-10 12:55:23 +0100 |
commit | 9c893ca9323ac90f658f2cca791f387b45c2eba1 (patch) | |
tree | 398ce7997ba94d18875db283fce9326c80d35eee /user_guide/installation | |
parent | 56aff8b1339989a387bae47cbad0f6b3b8617ccf (diff) |
Fix some typo
Diffstat (limited to 'user_guide/installation')
-rw-r--r-- | user_guide/installation/downloads.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html index e4e0bc27f..14c65edd0 100644 --- a/user_guide/installation/downloads.html +++ b/user_guide/installation/downloads.html @@ -91,11 +91,11 @@ Downloading CodeIgniter <h1 id="git">Git Server</h1> <p><a href="http://git-scm.com/about">Git</a> is a distributed version control system.</p> - <p>Public Git access is available at <a href="https://github.com/EllisLab/CodeIgniter">Github</a>. + <p>Public Git access is available at <a href="https://github.com/EllisLab/CodeIgniter">GitHub</a>. Please note that while every effort is made to keep this code base functional, we cannot guarantee the functionality of code taken from the tip.</p> - <p>Beginning with version 2.0.3, stable tags are also available via Github, simply select the version from the Tags dropdown.</p> + <p>Beginning with version 2.0.3, stable tags are also available via GitHub, simply select the version from the Tags dropdown.</p> </div> <!-- END CONTENT --> |