diff options
author | nodiscc <nodiscc@gmail.com> | 2017-12-17 13:05:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-17 13:05:10 +0000 |
commit | cf3ff32186f588c0fef7c41be15524400e7ae405 (patch) | |
tree | d9c37a26c9fd4d91633b4732cebb10dec7a1710d | |
parent | Merge pull request #1249 from tasn/etesync (diff) | |
parent | Removed extra underscore (diff) | |
download | awesome-selfhosted-cf3ff32186f588c0fef7c41be15524400e7ae405.tar.gz awesome-selfhosted-cf3ff32186f588c0fef7c41be15524400e7ae405.zip |
Merge pull request #1260 from teaberryy/patch-3
Removed extra underscore
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -543,7 +543,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns * [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPLv3` `Python` * [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://www.tryton.org/download.html), [Source Code](https://hg.tryton.org/)) `GPLv3` `Python` -_Agriculture Resource Planning__ +_Agriculture Resource Planning_ * [farmOS](http://farmos.org/) - A web-based farm record keeping application. ([Source Code](https://github.com/farmOS/farmOS)) `GPLv2` `PHP` * [tania](https://github.com/Tanibox/tania/) - A PHP based, free, and open source farming management system. `Apache` `PHP` |