From aaa518600f4b1e8a72b0d80848c6724aba222b31 Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Sat, 27 Jul 2024 11:03:31 +0300 Subject: [PATCH] Fix typo --- telebugs-rails.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telebugs-rails.gemspec b/telebugs-rails.gemspec index aa484d2..6345de9 100644 --- a/telebugs-rails.gemspec +++ b/telebugs-rails.gemspec @@ -11,7 +11,7 @@ Gem::Specification.new do |spec| spec.summary = "Report errors to Telebugs from Rails applications." spec.description = <<~DESC Telebugs Rails is an integration for Rails applications with Telebugs. - Telebugs is a simple error monitoring tool for developers. With Telebugs, + Telebugs is a simple error monitoring tool for developers. With Telebugs, you can track production errors in real-time and report them to Telegram. DESC spec.homepage = "https://telebugs.com"