From e0069da9728ed02c24d4e57f28d04ce67cba8bfa Mon Sep 17 00:00:00 2001 From: lijunjie Date: Wed, 16 Jan 2019 14:00:25 +0800 Subject: [PATCH] Fix the misspelling of "required" Change-Id: I25fde72d444e66c82de54f1ee288c10824ade4bd --- releasenotes/notes/add-ceph-mgr-support-d2a5e9104021f81a.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/add-ceph-mgr-support-d2a5e9104021f81a.yaml b/releasenotes/notes/add-ceph-mgr-support-d2a5e9104021f81a.yaml index b96ac78e..538b2fef 100644 --- a/releasenotes/notes/add-ceph-mgr-support-d2a5e9104021f81a.yaml +++ b/releasenotes/notes/add-ceph-mgr-support-d2a5e9104021f81a.yaml @@ -1,5 +1,5 @@ --- features: - - Introduced the ability to setup ceph-mgr instances which are requried in + - Introduced the ability to setup ceph-mgr instances which are required in the latest stable release of Ceph. This can be done using the ceph::mgr define or the ceph::profile::mgr profile.