From 7e026f3600cf84347b11b919edbb07294f6b9261 Mon Sep 17 00:00:00 2001 From: Aris Date: Fri, 13 Jan 2023 05:42:42 +0100 Subject: [PATCH] Missing english string --- doc/yunohost.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/yunohost.md b/doc/yunohost.md index 89db9b0..cb192c5 100644 --- a/doc/yunohost.md +++ b/doc/yunohost.md @@ -2,7 +2,7 @@ Some information, for all intents and purposes, on the differences between a _direct_ installation of Akkoma from official package, and the installation with the Yunohost application package. -| | Official Package | Avec Yunohost | +| | Official Package | With Yunohost | | ---------------------------- | --------------------------- | --------------------------------------- | | Installation directory | `/opt/akkoma` | `/var/www/akkoma/live/` | | Static directory | `/var/lib/akkoma/static` | `/etc/akkoma/config.exs` |