From d952916190961f9c7cdd46312a1ee131c1bb77aa Mon Sep 17 00:00:00 2001 From: Neeraj Pratap Singh Date: Mon, 28 Feb 2022 15:15:22 +0530 Subject: [PATCH] doc/cephfs: Typographical error. Signed-off-by: Neeraj Pratap Singh --- doc/cephfs/cephfs-top.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/cephfs-top.rst b/doc/cephfs/cephfs-top.rst index e2ca724275e0c..84bd8b4e80e5c 100644 --- a/doc/cephfs/cephfs-top.rst +++ b/doc/cephfs/cephfs-top.rst @@ -44,7 +44,7 @@ Details of the JSON command output are as follows: This can happen in cases such as (temporary) network issue between MDS rank zero and other active MDSs. -Metrics can be fetched for a partcilar client and/or for a set of active MDSs. To fetch metrics +Metrics can be fetched for a particular client and/or for a set of active MDSs. To fetch metrics for a particular client (e.g., for client-id: 1234):: $ ceph fs perf stats --client_id=1234 -- 2.39.5