Skip to content

Commit e5257a9

Browse files
committed
sengrid ==> sendgrid
1 parent a7cd448 commit e5257a9

File tree

1 file changed

+1
-1
lines changed
  • lib/sendgrid/helpers/inbound

1 file changed

+1
-1
lines changed

lib/sendgrid/helpers/inbound/app.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
require 'sinatra'
33
rescue LoadError
44
puts <<-NOTE
5-
As of sengrid version 6, sinatra is no longer specified as a dependency of
5+
As of sendgrid version 6, sinatra is no longer specified as a dependency of
66
the sendgrid gem. All the functionality of the inbound server is still the same
77
and fully supported, but you just need to include the sinatra dependency in your gemfile
88
yourself, like so:

0 commit comments

Comments
 (0)