fixing typo

This commit is contained in:
Krithika Muthukumar 2014-02-17 09:54:02 -08:00
parent 218178ea54
commit 880e5b539c

View File

@ -25,7 +25,7 @@ the https://code.stripe.com mirror so all code is fetched over SSL.
Note that if you are installing via bundler, you should be sure to use the https
rubygems source in your Gemfile, as any gems fetched over http could potentially be
comprimised in transit and alter the code of gems fetched securely over https:
compromised in transit and alter the code of gems fetched securely over https:
source 'https://code.stripe.com'
source 'https://rubygems.org'