diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-04-30 09:14:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-30 09:14:16 -0700 |
| commit | 343caf5b51dae966d64a1f43192ffff330205c5f (patch) | |
| tree | 7120ed8213d1deb89edfeb9382ac7cd8023fc696 | |
| parent | 37d88adc6c90d8b637be82b88c9356f6b3794904 (diff) | |
| parent | 485c9b4662a6401c6f1b9bc049310fbd3ea2739e (diff) | |
Merge pull request #2094 from AdamDang/patch-5
Typo fix: metada->metadata
| -rw-r--r-- | contributors/design-proposals/storage/pv-to-rbd-mapping.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/storage/pv-to-rbd-mapping.md b/contributors/design-proposals/storage/pv-to-rbd-mapping.md index a64a1018..8071cbbe 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 |
