romato.gemspec in romato-0.1.0 vs romato.gemspec in romato-0.1.1
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Romato::VERSION
spec.authors = ["Kyle Annen"]
spec.email = ["kyleannen@gmail.com"]
spec.summary = %q{Romato is an API wrapper for Zomato API v2.1.}
- spec.description = %q{Romato provides a class, Zomato, which has methods cooresponding to each API class provided under the Zomato API documentation. Please read through the Zomato API terms of use: https://www.zomato.com/api_policy}
+ spec.description = %q{Romato provides a class, Zomato, which has methods corresponding to each API class provided under the Zomato API documentation. Please read through the Zomato API terms of use: https://www.zomato.com/api_policy}
spec.homepage = "http://www.github.com/kyle-annen/romato"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.