From d1d4cdcc39ae6edf918fe3238ee1a50826b80899 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Thu, 9 Sep 2021 18:19:30 +0530 Subject: [PATCH] doc: fixed typo in terminology Signed-off-by: Jos Collin --- doc/cephfs/standby.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/standby.rst b/doc/cephfs/standby.rst index 471d9800e39a3..367c6762b8f09 100644 --- a/doc/cephfs/standby.rst +++ b/doc/cephfs/standby.rst @@ -4,7 +4,7 @@ Terminology ----------- A Ceph cluster may have zero or more CephFS *file systems*. Each CephFS has -a human readable name (set at creatiopn time with ``fs new``) and an integer +a human readable name (set at creation time with ``fs new``) and an integer ID. The ID is called the file system cluster ID, or *FSCID*. Each CephFS file system has a number of *ranks*, numbered beginning with zero. -- 2.39.5