Skip to content

Commit

Permalink
sengrid ==> sendgrid
Browse files Browse the repository at this point in the history
  • Loading branch information
fkmy committed Oct 24, 2024
1 parent a7cd448 commit e5257a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sendgrid/helpers/inbound/app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
require 'sinatra'
rescue LoadError
puts <<-NOTE
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
the sendgrid gem. All the functionality of the inbound server is still the same
and fully supported, but you just need to include the sinatra dependency in your gemfile
yourself, like so:
Expand Down

0 comments on commit e5257a9

Please # to comment.