From 485c9b4662a6401c6f1b9bc049310fbd3ea2739e Mon Sep 17 00:00:00 2001 From: AdamDang Date: Mon, 30 Apr 2018 23:46:57 +0800 Subject: [PATCH] Typo fix: metada->metadata metada->metadata --- contributors/design-proposals/storage/pv-to-rbd-mapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/storage/pv-to-rbd-mapping.md b/contributors/design-proposals/storage/pv-to-rbd-mapping.md index a64a10186..8071cbbe5 100644 --- a/contributors/design-proposals/storage/pv-to-rbd-mapping.md +++ b/contributors/design-proposals/storage/pv-to-rbd-mapping.md @@ -55,7 +55,7 @@ the RBD image. ### Pros - Simple to implement - Does not cause regression in RBD image names, which remains same as earlier. -- The metada information is not immediately visible to RBD admins +- The metadata information is not immediately visible to RBD admins ### Cons - NA