From 52c3228443a14f915d1a38973840bb6a00cb15b4 Mon Sep 17 00:00:00 2001 From: "Nikita P. Shupeyko" Date: Sat, 5 May 2018 12:09:29 +0300 Subject: [PATCH] "feel free switching" -> "feel free to switch" --- docs/docker-postgres-backups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docker-postgres-backups.rst b/docs/docker-postgres-backups.rst index 193c27f76..0ba8ba2ba 100644 --- a/docs/docker-postgres-backups.rst +++ b/docs/docker-postgres-backups.rst @@ -1,7 +1,7 @@ PostgreSQL Backups with Docker ============================== -.. note:: For brevity it is assumed that you will be running the below commands against local environment, however, this is by no means mandatory so feel free switching to ``production.yml`` when needed. +.. note:: For brevity it is assumed that you will be running the below commands against local environment, however, this is by no means mandatory so feel free to switch to ``production.yml`` when needed. Prerequisites