From 82718be902030c2f801df95165d67fd3bdd31ab4 Mon Sep 17 00:00:00 2001 From: William Maillard <william.djallel.maillard@gmail.com> Date: Thu, 20 Apr 2017 13:31:12 +0200 Subject: [PATCH] Fixed typo in english doc Cenral => Central --- doc/en/installation/prerequisites.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/installation/prerequisites.rst b/doc/en/installation/prerequisites.rst index 6fcdb5faed..a619078048 100644 --- a/doc/en/installation/prerequisites.rst +++ b/doc/en/installation/prerequisites.rst @@ -70,7 +70,7 @@ Select type of architecture The table below gives the prerequisites for the installation of CES 3.x: +----------------------+-----------------------------+--------------------------+----------------+---------------+ -| Number of Services | Estimated number of hosts | Number of pollers | Cenral | Poller | +| Number of Services | Estimated number of hosts | Number of pollers | Central | Poller | +======================+=============================+==========================+================+===============+ | < 500 | 50 | 1 central | 1 vCPU / 1 GB | | +----------------------+-----------------------------+--------------------------+----------------+---------------+ -- GitLab