From 689ffd958d3a69b89fc8834e79c1992220f72e1a Mon Sep 17 00:00:00 2001 From: Isabell Long Date: Sun, 4 Jun 2017 14:05:28 +0100 Subject: [PATCH] teleconsole: fix audit 'description must start with capital letter' --- Formula/teleconsole.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/teleconsole.rb b/Formula/teleconsole.rb index 96f1b07b8d..4684221b1e 100644 --- a/Formula/teleconsole.rb +++ b/Formula/teleconsole.rb @@ -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"