README.md in sprockets-traceur-0.0.1 vs README.md in sprockets-traceur-0.0.2
- old
+ new
@@ -23,10 +23,10 @@
```javascript
//= require traceur-runtime
```
-3. Add `.js.es6` or `.js.next` extension to the files you wish to have transipled.
+3. Add `.js.es6` or `.js.next` extension to the files you wish to have transpiled.
4. Profit!
## Usage with Sinatra/Rack
1. Add `sprockets-traceur` to your Gemfile.