Skip to content

Commit

Permalink
fix: typo (#1903)
Browse files Browse the repository at this point in the history
* fix: typo

Signed-off-by: Matej Vasek <[email protected]>

* Update CHANGELOG.md

---------

Signed-off-by: Matej Vasek <[email protected]>
  • Loading branch information
matejvasek authored Aug 3, 2023
1 parent e13d029 commit c565af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ All notable changes to this project will be documented in this file. See [standa

* added checks on delete command test for lint ([94e387c](https://github.com/knative-sandbox/kn-plugin-func/commit/94e387c9326aed79ede95f36b97da4de97c42dec))
* default for `--builder` flag ([06455f4](https://github.com/knative-sandbox/kn-plugin-func/commit/06455f4bac02e8581ae4471e72909ba9fe7dbd4d))
* func delete with explicity name as argument ([#323](https://github.com/knative-sandbox/kn-plugin-func/issues/323)) with strict validation ([8ab0ba2](https://github.com/knative-sandbox/kn-plugin-func/commit/8ab0ba243ae4c40867a2426b2ca965559a03cd53))
* func delete with explicit name as argument ([#323](https://github.com/knative-sandbox/kn-plugin-func/issues/323)) with strict validation ([8ab0ba2](https://github.com/knative-sandbox/kn-plugin-func/commit/8ab0ba243ae4c40867a2426b2ca965559a03cd53))
* lint issues ([895872a](https://github.com/knative-sandbox/kn-plugin-func/commit/895872aee76b44be739bd0eafb9f2cdcdc137494))


Expand Down

0 comments on commit c565af9

Please sign in to comment.