Skip to content

Commit 5be8a01

Browse files
sergioro9glebm
authored andcommitted
fix README typo
1 parent 7d23f76 commit 5be8a01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Then, remove all the `*= require` and `*= require_tree` statements from the Sass
4848
Do not use `*= require` in Sass or your other stylesheets will not be able to access the Bootstrap mixins and variables.
4949

5050
Bootstrap JavaScript can optionally use jQuery.
51-
If you're using Rails 5.1+, you can add add the `jquery-rails` gem to your Gemfile:
51+
If you're using Rails 5.1+, you can add the `jquery-rails` gem to your Gemfile:
5252

5353
```ruby
5454
gem 'jquery-rails'

0 commit comments

Comments
 (0)