From: rinpatch Date: Fri, 21 Jun 2019 16:59:56 +0000 (+0000) Subject: Apply suggestion to docs/installation/releases_en.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=de77d7621a781cf409663a8d5e931227e3b2cf82;p=akkoma Apply suggestion to docs/installation/releases_en.md --- diff --git a/docs/installation/releases_en.md b/docs/installation/releases_en.md index 352dc3dfc..48fffa6e2 100644 --- a/docs/installation/releases_en.md +++ b/docs/installation/releases_en.md @@ -24,7 +24,7 @@ Other than things bundled in the OTP release Pleroma depends on: * unzip (needed to unpack release builds) * ncurses (ERTS won't run without it) * PostgreSQL (also utilizes extensions in postgresql-contrib) -* nginx (could be swapped with another webserver but this guide covers only it) +* nginx (could be swapped with another reverse proxy but this guide covers only it) * certbot (for Let's Encrypt certificates, could be swapped with another ACME client, but this guide covers only it) Debian/Ubuntu: