From 522795fc2646f73d64d6c716836ceee1c093b84d Mon Sep 17 00:00:00 2001 From: Luke Armstrong Date: Mon, 16 Jun 2014 19:26:00 +0100 Subject: [PATCH] typos in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78a451f9c..19ae016c7 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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