diff options
author | Nic Samuelson <ndsamuelson@gmail.com> | 2020-10-31 15:18:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 15:18:10 +0000 |
commit | 9b9776412b553b3afbfc0a50c6b4631504755a3e (patch) | |
tree | 7ff6a774e362f1ffdc99d886d1c2806d7ee727d3 | |
parent | Merge pull request #2279 from kokomo123/patch-1 (diff) | |
download | awesome-selfhosted-9b9776412b553b3afbfc0a50c6b4631504755a3e.tar.gz awesome-selfhosted-9b9776412b553b3afbfc0a50c6b4631504755a3e.zip |
fixed a couple very minor typos
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -603,7 +603,7 @@ _See https://github.com/n1trux/awesome-sysadmin#dns_ - [CaseBox](https://www.casebox.org) - Manage all your organization's information in one system. ([Source Code](https://github.com/KETSE/casebox)) `AGPL-3.0` `PHP/Java` - [DOCAT](https://github.com/randombenj/docat) - Host your docs. Simple. Versioned. Fancy. `MIT` `Python/docker` -- [Docspell](https://docspell.org) - Auo-tagging document organizer and archive. ([Source Code](https://github.com/eikek/docspell)) `GPL-3.0` `Scala/Java` +- [Docspell](https://docspell.org) - Auto-tagging document organizer and archive. ([Source Code](https://github.com/eikek/docspell)) `GPL-3.0` `Scala/Java` - [EdPaper](https://github.com/Edraens/EdPaper) - PDF organizer with users management. `MIT` `PHP` - [EveryDocs](https://github.com/jonashellmann/everydocs-core/) - A simple Document Management System for private use with basic functionality to organize your documents digitally. `GPL-3.0` `Ruby` - [Mayan EDMS](http://www.mayan-edms.com) - Free Open Source Electronic Document Management System. An electronic vault for your documents with preview generation, OCR, and automatic categorization among other features. ([Source Code](https://gitlab.com/mayan-edms/mayan-edms)) `Apache-2.0` `Python` |