diff options
author | Andrew Murray <radarhere@gmail.com> | 2015-08-07 14:16:46 +0000 |
---|---|---|
committer | Andrew Murray <radarhere@gmail.com> | 2015-08-07 14:16:46 +0000 |
commit | 6d63825d797f2212766eba0a629170448029453d (patch) | |
tree | 32066ab2e3b54bfbb567e143ddd58747accdcab3 | |
parent | Merge pull request #181 from babolivier/patch-1 (diff) | |
download | awesome-selfhosted-6d63825d797f2212766eba0a629170448029453d.tar.gz awesome-selfhosted-6d63825d797f2212766eba0a629170448029453d.zip |
Fixed typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -310,7 +310,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization ## Groupware * [Cozy Cloud](https://cozy.io) - A personal cloud where you can read your emails or manage and sync your contact, files or calendars, with an app store full of community contributions ([Source Code](https://github.com/cozy)) - `GPLv3` `Nodejs` - * [egroupware](http://www.egroupware.org/) - Software suite including calendars, address books, notepad, project management tools, client relationship managemnt tools (CRM), knowledge management tools, a wiki and a CMS. + * [egroupware](http://www.egroupware.org/) - Software suite including calendars, address books, notepad, project management tools, client relationship management tools (CRM), knowledge management tools, a wiki and a CMS. * [Horde](http://www.horde.org/) - The Horde Project is about creating high quality Open Source applications and libraries, based on PHP and the Horde Framework. - `GPL` + Various Free Software / Open Source Software Licenses * [Kolab](https://kolab.org/) - Kolab community is a unified communication and collaboration system - `Various FLOSS Licenses` ([Source](http://git.kolab.org/)) * [ownCloud](https://owncloud.org/) - All-in-one solution for saving, synchronizing, viewing, editing and sharing files, calendars, address books and more - `AGPLv3` `PHP` |