From f175574f3731c99d82758952e37f52037476aa5f Mon Sep 17 00:00:00 2001 From: ToxyFlog1627 <59206807+ToxyFlog1627@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:01:54 +0000 Subject: [fix] typos in documentation & messages --- docs/admin/installation-docker.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/admin/installation-docker.rst') diff --git a/docs/admin/installation-docker.rst b/docs/admin/installation-docker.rst index eb52c5828..c667c4f44 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -43,7 +43,7 @@ of this container: - enables :ref:`limiter ` to protect against bots - enables :ref:`image proxy ` for better privacy -- enables :ref:`cache busting ` to save bandwith +- enables :ref:`cache busting ` to save bandwidth ---- @@ -108,7 +108,7 @@ can modify these files according to your needs and restart the Docker image. Use command ``container ls`` to list running containers, add flag `-a `__ to list exited containers also. With ``container stop`` a running container can be -stoped. To get rid of a container use ``container rm``: +stopped. To get rid of a container use ``container rm``: .. code:: sh -- cgit v1.2.3