Skip to content

Commit

Permalink
Merge pull request #1 from lukearmstrong/patch-2
Browse files Browse the repository at this point in the history
typos in readme
  • Loading branch information
gjtorikian committed Jun 16, 2014
2 parents 9009015 + 522795f commit 58cb6bf
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 @@ -48,7 +48,7 @@ Octicons includes a stylesheet specifically for [Rails 4/Sprockets][sprockets].
}
```

3. `cd` into `ventor/assets` and run `bower install`. The Octicons styles will be downloaded to *vender/assets/bower_components/octicons*.
3. `cd` into `vendor/assets` and run `bower install`. The Octicons styles will be downloaded to *vendor/assets/bower_components/octicons*.

4. Open your config/application.rb, and add this line inside your Application:

Expand Down Expand Up @@ -97,7 +97,7 @@ Octicons operates similarly to [Semver](http://semver.org/) with the following v

- Major: Breaking changes — removed icons, markup changes, unicode switches, css renames, icon redesigns
- Minor: Non-breaking changes — new icons, new aliases, minor icon changes
- Patch: Unnoticable tweaks — slight visual changes, package updates
- Patch: Unnoticeable tweaks — slight visual changes, package updates


[octicons]: http://octicons.github.com
Expand Down

0 comments on commit 58cb6bf

Please sign in to comment.