From 963788b7309ec3d538349222bad7b10403f9c134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20Hu=C3=9F?= Date: Wed, 19 Feb 2020 17:19:06 +0100 Subject: [PATCH] chore: Fix formatting error in changelog (#681) --- CHANGELOG.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index c7d3bf4cd..fdac69177 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -45,8 +45,7 @@ | https://github.com/knative/client/pull/639[#639] | 🧽 -| Refactor service `create_test.go` and `update_test.go` to -| remove unecessary `sync` parameter in setup call +| Refactor service `create_test.go` and `update_test.go` to remove unecessary `sync` parameter in setup call | https://github.com/knative/client/pull/656[#656] | 🐛