From aaabd572056f99063b47f8d483fb4b1655e649db Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Mon, 9 Mar 2015 14:41:18 +0000 Subject: [PATCH] doc: fix typo Signed-off-by: Andy Allan --- doc/rados/operations/pools.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 056b43e3e3d2a..36b9c94fc7bd2 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -52,7 +52,7 @@ Create a Pool Before creating pools, refer to the `Pool, PG and CRUSH Config Reference`_. Ideally, you should override the default value for the number of placement -groups in you Ceph configuration file, as the default is NOT ideal. +groups in your Ceph configuration file, as the default is NOT ideal. For example:: osd pool default pg num = 100 -- 2.39.5