diff options
author | Rob Nugen <github.com@robnugen.com> | 2015-12-31 03:22:54 +0900 |
---|---|---|
committer | Rob Nugen <github.com@robnugen.com> | 2015-12-31 03:22:54 +0900 |
commit | 3f40090b5ada5b2eaf2819aa9bde27aed90ae5cf (patch) | |
tree | 93d08e504d3f015b19fe2f8013c3c74b86d495f2 /README.md | |
parent | 88a8722ab2661330fbaac1c64ba71cdd05d8335b (diff) |
cleanup: fixed some spelling errors in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ Piwigo is photo gallery software for the web, built by an active community of users and developers. -Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and opensource. +Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and open source. ![screenshot](http://piwigo.org/screenshots/github-screenshot.jpg) @@ -27,7 +27,7 @@ Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free an ### NetInstall * Download the [NetInstall script](http://piwigo.org/download/dlcounter.php?code=netinstall) - * Transfert the script to your web space with any FTP client + * Transfer the script to your web space with any FTP client * Open the script in you web browser (for example http://example.com/piwigo-netinstall.php) and follow the steps [More information](http://piwigo.org/basics/installation_netinstall) @@ -35,7 +35,7 @@ Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free an ### Manual * Download the [latest stable version](http://piwigo.org/download/dlcounter.php?code=latest) and unzip it - * Transfert everything to your webs pace with any FTP client + * Transfer everything to your web space with any FTP client * Open your website (for example http://example.com/piwigo) and follow the steps [More information](http://piwigo.org/basics/installation_manual) |