From 352d667e13b5d5211bb88bf8970daee5d082e871 Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Wed, 11 Apr 2018 11:39:33 -0700 Subject: [PATCH] fix typos in changelog Signed-off-by: Steve Kriss --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1a329e4a..9b0970cfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,8 +30,8 @@ Bug Fixes / Other Changes: * AWS: Add minimal IAM policy to documentation (#363, @hopkinsth) * Don't restore events (#374, @sanketjpatel) * Azure: reduce API polling interval from 60s to 5s (#359, @skriss) - * Switch from hostPath to emptyDir volume type for minio example (#386, @containscaffeine) - * Add limit ranges as a prioritized resource for restores (@392, @containscaffeine) + * Switch from hostPath to emptyDir volume type for minio example (#386, @containscafeine) + * Add limit ranges as a prioritized resource for restores (#392, @containscafeine) #### [v0.7.1](https://github.com/heptio/ark/releases/tag/v0.7.1) - 2018-02-22