From 3cf3ea4e20c1f5ef15728f03bf1252a71c31058d Mon Sep 17 00:00:00 2001 From: Maxime Joubert Date: Sun, 15 May 2022 00:52:37 +0200 Subject: [PATCH] docs: fix some typos --- docs/administration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/administration.rst b/docs/administration.rst index 4112ff7c8..eaaca5ca5 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -118,10 +118,10 @@ Then you can start paperless-ngx with ``-d`` to have it run in the background. image: ghcr.io/paperless-ngx/paperless-ngx:latest .. note:: - In version 1.7.1 and onwards, the Docker image can now pinned to a release series. + In version 1.7.1 and onwards, the Docker image can now be pinned to a release series. This is often combined with automatic updaters such as Watchtower to allow safer unattended upgrading to new bugfix releases only. It is still recommended to always - review release notes before upgrading. To ping your install to a release series, edit + review release notes before upgrading. To pin your install to a release series, edit the ``docker-compose.yml`` find the line that says .. code::