From b964e5644ef668d66a44c637868c54c249b71d16 Mon Sep 17 00:00:00 2001 From: Brendan Burns Date: Mon, 24 Nov 2014 10:18:07 -0800 Subject: [PATCH] fix indentation. --- docs/volumes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/volumes.md b/docs/volumes.md index 4d77b643116..e346c4ca638 100644 --- a/docs/volumes.md +++ b/docs/volumes.md @@ -85,7 +85,7 @@ desiredState: # This GCE PD must already exist and be formatted ext4 pdName: test fsType: ext4 - id: testpd - kind: Pod - ``` +id: testpd +kind: Pod +```