We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7cd448 commit e5257a9Copy full SHA for e5257a9
lib/sendgrid/helpers/inbound/app.rb
@@ -2,7 +2,7 @@
2
require 'sinatra'
3
rescue LoadError
4
puts <<-NOTE
5
- As of sengrid version 6, sinatra is no longer specified as a dependency of
+ As of sendgrid version 6, sinatra is no longer specified as a dependency of
6
the sendgrid gem. All the functionality of the inbound server is still the same
7
and fully supported, but you just need to include the sinatra dependency in your gemfile
8
yourself, like so:
0 commit comments