Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Ozgur OZKAN committed Jul 15, 2013
1 parent f1e2a3c commit 016dd44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Let's look the Gemfile

source 'https://rubygems.org'

```
``
gem 'rails', '~> 4.0.0'
gem 'pg', '~> 0.15.1'
gem 'sass-rails', '~> 4.0.0'
Expand All @@ -59,7 +59,7 @@ group :development, :test do
gem 'binding_of_caller'
gem 'letter_opener'
end
``
```
## Bugs and Feedback
Expand Down

0 comments on commit 016dd44

Please sign in to comment.