Skip to content

Commit

Permalink
fix README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioro9 authored and glebm committed Apr 28, 2021
1 parent 7d23f76 commit 5be8a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Then, remove all the `*= require` and `*= require_tree` statements from the Sass
Do not use `*= require` in Sass or your other stylesheets will not be able to access the Bootstrap mixins and variables.

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

```ruby
gem 'jquery-rails'
Expand Down

0 comments on commit 5be8a01

Please sign in to comment.