Skip to content

Commit a7cd448

Browse files
committed
verison ==> version
1 parent ca5c3a5 commit a7cd448

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 verison 6, sinatra is no longer specified as a dependency of
5+
As of sengrid 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)