From 6583928a04998ce4bb95e594afcec67a9b375d27 Mon Sep 17 00:00:00 2001 From: Fabian Reinartz Date: Wed, 27 Jan 2016 17:37:40 +0100 Subject: [PATCH] Fix typos --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7a9680086..ad96043970 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,9 +17,9 @@ up until version 0.18. * [ENHANCEMENT] Added more storage instrumentation * [ENHANCEMENT] Improved instrumentation of notification handler * [BUGFIX] Do not count head chunks as chunks waiting for persistence -* [BUGFIX] Handle OPTIOPNS HTTP requests to the API correctly +* [BUGFIX] Handle OPTIONS HTTP requests to the API correctly * [BUGFIX] Parsing of ranges in PromQL fixed -* [BUGFIX] Correctly validate URL flag paramters +* [BUGFIX] Correctly validate URL flag parameters ## 0.16.2 / 2016-01-18