kitchen-completion: fix audit 'description must start with capital letter'
This commit is contained in:
parent
5197af1de8
commit
a903974a02
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class KitchenCompletion < Formula
|
||||
desc "bash completion for Kitchen"
|
||||
desc "Bash completion for Kitchen"
|
||||
homepage "https://github.com/MarkBorcherding/test-kitchen-bash-completion"
|
||||
url "https://github.com/MarkBorcherding/test-kitchen-bash-completion/archive/v1.0.0.tar.gz"
|
||||
sha256 "6a9789359dab220df0afad25385dd3959012cfa6433c8c96e4970010b8cfc483"
|
||||
|
|
Loading…
Reference in a new issue