From 89f9d041cf2cb4b15a1967f42b1a360c382c9f9a Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Fri, 8 Feb 2019 21:19:54 +0100 Subject: [PATCH] typo --- blockstream_satellite.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockstream_satellite.gemspec b/blockstream_satellite.gemspec index 1075aaf..156b278 100644 --- a/blockstream_satellite.gemspec +++ b/blockstream_satellite.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |spec| spec.email = ["hello@michaelbumann.com"] spec.summary = %q{API client for the Blockstream satellite} - spec.description = %q{API clent to interact with the Blockstream satellite} + spec.description = %q{API client to interact with the Blockstream satellite} spec.homepage = "http://github.com/bumi/blockstream_satellite" spec.license = "MIT"