diff Sphinx/source/faq/scalability.rst @ 190:5444374c4202

faq: Fix typo: "backup" -> "backed up"
author Thibault Nélis <tn@osimis.io>
date Thu, 31 Jan 2019 22:27:01 +0100
parents da12a1d08eb6
children 302357d45471
line wrap: on
line diff
--- a/Sphinx/source/faq/scalability.rst	Thu Jan 31 19:26:16 2019 +0100
+++ b/Sphinx/source/faq/scalability.rst	Thu Jan 31 22:27:01 2019 +0100
@@ -40,7 +40,7 @@
   correctly configured in that respect.
 
 * We suggest to use the default filesystem storage area. Of course,
-  make sure that the filesystem is properly backup, and that
+  make sure that the filesystem is properly backed up, and that
   technologies such as RAID are enabled. Make sure that the option
   ``EnableStorage`` of the PostgreSQL plugins is set to ``false``.