Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/documentserver_community.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2020-05-04 16:14:05 +0300
committerGitHub <noreply@github.com>2020-05-04 16:14:05 +0300
commitaff31d6cd208b1a4992fa366f13486d19d654ee7 (patch)
tree944ed99ba721f85bdd74d87f2905cd6992531303
parent660b286c151fa6b7dc6b70cd938cc6f701a34889 (diff)
parent378d1d4d0bcb695eb4755e8c3bf93f1ce52fc05c (diff)
Merge pull request #126 from gpoole/patch-1
Fix small typo in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d0223d..5f7ad50 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ You can add custom fonts to the document server using the following occ commands
- Add font by path `occ documentserver:fonts --add /usr/share/fonts/myfont.ttf`
- List added fonts `occ documentserver:fonts`
-- Remove an dded font `occ documentserver:fonts --remove myfont.ttf`
+- Remove an added font `occ documentserver:fonts --remove myfont.ttf`
## Self signed certificates