Skip to content

Commit

Permalink
verison ==> version
Browse files Browse the repository at this point in the history
  • Loading branch information
fkmy committed Oct 24, 2024
1 parent ca5c3a5 commit a7cd448
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 verison 6, sinatra is no longer specified as a dependency of
As of sengrid 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 a7cd448

Please # to comment.