teleconsole: fix audit 'description must start with capital letter'
This commit is contained in:
parent
5756904887
commit
689ffd958d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require "language/go"
|
||||
|
||||
class Teleconsole < Formula
|
||||
desc "free service to share your terminal session with people you trust"
|
||||
desc "Free service to share your terminal session with people you trust"
|
||||
homepage "https://www.teleconsole.com"
|
||||
url "https://github.com/gravitational/teleconsole/archive/0.3.1.tar.gz"
|
||||
sha256 "663307a1dfe4baadf7e1ed9f5b66b1d203bf9696068e9bcd86e535f286e64d59"
|
||||
|
|
Loading…
Reference in a new issue